From owner-svn-src-all@FreeBSD.ORG Sat Jan 26 10:11:27 2013 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EA4BEC04; Sat, 26 Jan 2013 10:11:27 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 6B4098E2; Sat, 26 Jan 2013 10:11:26 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA10463; Sat, 26 Jan 2013 12:11:25 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Tz2jM-000Hic-Li; Sat, 26 Jan 2013 12:11:24 +0200 Message-ID: <5103ABCC.3010706@FreeBSD.org> Date: Sat, 26 Jan 2013 12:11:24 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130121 Thunderbird/17.0.2 MIME-Version: 1.0 To: John Baldwin Subject: Re: svn commit: r245850 - in head/sys/sparc64: include sparc64 References: <201301232252.r0NMqLxh085107@svn.freebsd.org> In-Reply-To: <201301232252.r0NMqLxh085107@svn.freebsd.org> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2013 10:11:28 -0000 on 24/01/2013 00:52 Marius Strobl said the following: > This is due to > the fact that on sparc64, spinlock_enter() only raises the PIL but doesn't > disable interrupts completely. John, I wonder if you are considering pushing your amd64 TPR patch some day... -- Andriy Gapon