From owner-freebsd-current@freebsd.org Sat May 28 18:21:39 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 941D8B4E6C4 for ; Sat, 28 May 2016 18:21:39 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-it0-x22c.google.com (mail-it0-x22c.google.com [IPv6:2607:f8b0:4001:c0b::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 615941A2B; Sat, 28 May 2016 18:21:39 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: by mail-it0-x22c.google.com with SMTP id z123so11986078itg.0; Sat, 28 May 2016 11:21:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=AhyM7BvmlNlxeBaMo3lzAGbKXK1WMcbSxu2ymMSMCRk=; b=VR86otYoZJihY/FNxE/kQqMnEcPWFLQs5vCaYNhyME0O56HzB8LdsrrN8gfo0O00ng zC/9vFjgY3Y/gkC53FHZ1+T4bSHRNtteCoqgL4fipyvp5DKnKb9lifmxYZWfssQ1qfcj CoqNWYcfJ1WtFXGBz78EPJRBRUczXCW0kL9fO6FLj45R2ye6n7lL6aycLAFLHlRPlLin TdIn7hHwZ4QAOwgj559YdLAq16B2xeYKH7h7A7UPx6gjbLwn3guxUggAPj1C7qttRejs osvfmDLAIjnEUksEVIfh1qIoj0KjBrLzSpLihScNHuwohrq+PNLLMkuAt8hAPVPinD+g vVNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=AhyM7BvmlNlxeBaMo3lzAGbKXK1WMcbSxu2ymMSMCRk=; b=aLGF7J7itqPgt/ye6l2qrBUm2sLXKemyhkaOSqBXrbu1zjAxyyrGP9JR2+Rizg4v2X Z1LWQzrlrZvne2W9O3dPOsQJ/G6ituFxiJo+soGF+lm6dxK0Xed62ROWhmzQF7jAb7Pf rJL+rb5rIf+l1hxG6/MUr919KS8OuH8/3shz26j9ORbexePZlyoV1BOjI37pwixruy8a eDQafU+7jeh0KuIfc9Blp649y2VTs+dFM2Fzv3NWzukJ8ykXxeLUUR3aIAgpIJN2y3cy 7+OtCzpCZT6CjfBtQlZYtXL70WKYp+EXPcLBu64w4lHHNkeMlKETkQWGWBCzblS+GmC5 PEYQ== X-Gm-Message-State: ALyK8tIWautCE6Zlkpf3MbbynYVGO7Pgofu79s52fztSAA7cOJk/H+2etgFSRFSZwyiODEXvc6gH8NkZ8+geAA== MIME-Version: 1.0 X-Received: by 10.36.112.199 with SMTP id f190mr3126499itc.6.1464459698901; Sat, 28 May 2016 11:21:38 -0700 (PDT) Received: by 10.107.18.80 with HTTP; Sat, 28 May 2016 11:21:38 -0700 (PDT) In-Reply-To: <20160528155905.GY38613@kib.kiev.ua> References: <20160528155905.GY38613@kib.kiev.ua> Date: Sat, 28 May 2016 14:21:38 -0400 Message-ID: Subject: Re: panic: DI already started in pmap_delayed_invl_started From: Ryan Stone To: Konstantin Belousov Cc: FreeBSD Current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2016 18:21:39 -0000 Whoops. I just reported the uname output without giving any thought as to whether it made any sense. I don't have r300863, so I'll update and hopefully that fixes it. Thanks.