[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101028095910.GA15970@shutemov.name>
Date: Thu, 28 Oct 2010 12:59:10 +0300
From: "Kirill A. Shutemov" <kirill@...temov.name>
To: Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org, Avi Kivity <avi@...hat.com>,
Brian Gerst <brgerst@...il.com>,
David Howells <dhowells@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Pekka Enberg <penberg@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Suresh Siddha <suresh.b.siddha@...el.com>,
Thomas Gleixner <tglx@...utronix.de>,
Venkatesh Pallipadi <venki@...gle.com>, x86@...nel.org
Subject: i387.h:324: error: implicit declaration of function ‘kernel_locked’
I've got build error on v2.6.36-7338-g8128057:
$ make
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CC arch/x86/kernel/asm-offsets.s
In file included from /home/kas/git/tmp/linux-2.6-local/arch/x86/include/asm/suspend_32.h:10,
from /home/kas/git/tmp/linux-2.6-local/arch/x86/include/asm/suspend.h:2,
from arch/x86/kernel/asm-offsets_32.c:21,
from arch/x86/kernel/asm-offsets.c:2:
/home/kas/git/tmp/linux-2.6-local/arch/x86/include/asm/i387.h: In function ‘irq_ts_save’:
/home/kas/git/tmp/linux-2.6-local/arch/x86/include/asm/i387.h:324: error: implicit declaration of function ‘kernel_locked’
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
Config attached.
--
Kirill A. Shutemov
View attachment "config" of type "text/plain" (70245 bytes)
Powered by blists - more mailing lists