From owner-freebsd-current@FreeBSD.ORG Mon Sep 1 07:09:07 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F196398; Mon, 1 Sep 2014 07:09:07 +0000 (UTC) Received: from mail-qg0-x231.google.com (mail-qg0-x231.google.com [IPv6:2607:f8b0:400d:c04::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BE501E83; Mon, 1 Sep 2014 07:09:07 +0000 (UTC) Received: by mail-qg0-f49.google.com with SMTP id j107so4710676qga.8 for ; Mon, 01 Sep 2014 00:09:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=/63HI/HjtWyAsCM2d1pJMhNs8ipmEOxHvxZ8eBvByxo=; b=PCtO3z4x1Vb+CnxSiKwl8zvz+L8XiqCkRcW/pgguSfeQjMIRqJMRUbpMosFOYB2hho av+xyP1z03MQ5Ik03kvDSqifSkYnwzaWv4BvqkbM0PJpRljiPdEPjqYnOq7CWTeAzUZi b3jpR6GWRhb9mnZpFAL2ChZU6pu1TKf5gRF2qITA0jE17XYzDAuQldl23rPBmixKQOVN EfQMmoxNWMCXXMAfAl0lDfugMgggjZz2Is0g6seB3qn6p5nJi5TV/Ycq4QG+78R+0YuW cOZ2vH3nQGZBdK5IWf97rjtbIjoxocPEvcyJsCTyCjei+e86D0gQafFmXW6m8Ekn/+kC ZPnw== MIME-Version: 1.0 X-Received: by 10.229.38.3 with SMTP id z3mr42176113qcd.17.1409555346269; Mon, 01 Sep 2014 00:09:06 -0700 (PDT) Reply-To: hiroo.ono+freebsd@gmail.com Sender: hiroo.ono@gmail.com Received: by 10.140.19.9 with HTTP; Mon, 1 Sep 2014 00:09:06 -0700 (PDT) Received: by 10.140.19.9 with HTTP; Mon, 1 Sep 2014 00:09:06 -0700 (PDT) In-Reply-To: <5403B060.9080601@freebsd.org> References: <5403B060.9080601@freebsd.org> Date: Mon, 1 Sep 2014 16:09:06 +0900 X-Google-Sender-Auth: 2K0AMjFJ6XEPkR_xGHifDjhfn_w Message-ID: Subject: Re: Kernel page fault with non-sleepable locks held error with kernel r270837 From: =?UTF-8?B?SGlyb28gT25vICjlsI/ph47lr5vnlJ8p?= To: Julian Elischer Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-current Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 01 Sep 2014 07:09:07 -0000 Hello, 2014/09/01 8:31 "Julian Elischer" : > > On 8/30/14, 10:01 PM, Hiroo Ono (=E5=B0=8F=E9=87=8E=E5=AF=9B=E7=94=9F) wr= ote: >> >> Hello, >> >> During upgrading world and kernel from r26939 to r270837, I got the >> > > r26939 has the wrong number of digits. what was your correct previous revision? r269369 is the correct revision. Sorry for the mistake.