From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: start_kernel(): bug: interrupts were enabled early Date: Wed, 31 Mar 2010 14:08:17 -0700 Message-ID: <4BB3B9C1.5000100@zytor.com> References: <20100325194100.GA2364@debian> <20100331134048.da4e35a7.akpm@linux-foundation.org> <4BB3B4DB.7040904@kernel.org> <20100331210555.GA17715@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from terminus.zytor.com ([198.137.202.10]:33670 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758186Ab0CaVM0 (ORCPT ); Wed, 31 Mar 2010 17:12:26 -0400 In-Reply-To: <20100331210555.GA17715@flint.arm.linux.org.uk> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Yinghai Lu , Andrew Morton , Rabin Vincent , lkml , penberg@cs.helsinki.fi, cl@linux-founda On 03/31/2010 02:05 PM, Russell King wrote: > > We use the standard generic kernel implementation. Is x86 different? ;) > Yes, these are optimized on x86. -hpa From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from terminus.zytor.com ([198.137.202.10]:33670 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758186Ab0CaVM0 (ORCPT ); Wed, 31 Mar 2010 17:12:26 -0400 Message-ID: <4BB3B9C1.5000100@zytor.com> Date: Wed, 31 Mar 2010 14:08:17 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 Subject: Re: start_kernel(): bug: interrupts were enabled early References: <20100325194100.GA2364@debian> <20100331134048.da4e35a7.akpm@linux-foundation.org> <4BB3B4DB.7040904@kernel.org> <20100331210555.GA17715@flint.arm.linux.org.uk> In-Reply-To: <20100331210555.GA17715@flint.arm.linux.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Yinghai Lu , Andrew Morton , Rabin Vincent , lkml , penberg@cs.helsinki.fi, cl@linux-foundation.org, Benjamin Herrenschmidt , linux-arch@vger.kernel.org Message-ID: <20100331210817.LhSNzxAo6sU2GgB6fR4WrFoYx96198oF1y1Ts_BdWGc@z> On 03/31/2010 02:05 PM, Russell King wrote: > > We use the standard generic kernel implementation. Is x86 different? ;) > Yes, these are optimized on x86. -hpa