From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alexander van Heukelum" Subject: Re: [PATCH] Partially revert patch that encloses asm-offset.h numbers in brackets Date: Tue, 02 Nov 2010 11:19:13 +0100 Message-ID: <1288693153.10585.1403155585@webmail.messagingengine.com> References: <4CC5B1A1020000780001EF7C@vpn.id2.novell.com><20101025140218.5092.74117.stgit@warthog.procyon.org.uk><28707.1288018465@redhat.com><4CC5B8D3020000780001EFB4@vpn.id2.novell.com><1288538943.19875.1402847217@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from out1.smtp.messagingengine.com ([66.111.4.25]:49647 "EHLO out1.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750851Ab0KBKTO convert rfc822-to-8bit (ORCPT ); Tue, 2 Nov 2010 06:19:14 -0400 In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Ming Lei Cc: Jan Beulich , Ingo Molnar , Andrew Morton , "H. Peter Anvin" , torvalds@osdl.org, David Howells , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Arnd Bergmann On Tue, 02 Nov 2010 16:30 +0800, "Ming Lei" wro= te: > 2010/10/31 Alexander van Heukelum : > > In file included from /home/src/linux/linux-2.6/arch/x86/include/as= m/suspend_32.h:10, > > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 from /home/= src/linux/linux-2.6/arch/x86/include/asm/suspend.h:2, > > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 from /home/= src/linux/linux-2.6/arch/x86/kernel/asm-offsets_32.c:21, > > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 from /home/= src/linux/linux-2.6/arch/x86/kernel/asm-offsets.c:2: > > /home/src/linux/linux-2.6/arch/x86/include/asm/i387.h: In function = =E2=80=98irq_ts_save=E2=80=99: > > /home/src/linux/linux-2.6/arch/x86/include/asm/i387.h:325: error: i= mplicit declaration of function =E2=80=98kernel_locked=E2=80=99 > > make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1 >=20 > This also touches me too on .37-rc1, any patch for the compile failur= e? I think this one fixes it: http://lkml.org/lkml/2010/10/28/151 Greetings, Alexander > thanks, > --=20 > Lei Ming >=20