* build failure on sparc64 (Re: linux-next: Tree for October 27)
@ 2008-10-27 15:16 Alexander Beregalov
2008-10-27 15:43 ` Alexander Beregalov
0 siblings, 1 reply; 4+ messages in thread
From: Alexander Beregalov @ 2008-10-27 15:16 UTC (permalink / raw)
Cc: linux-next, sparclinux
init/built-in.o: In function `start_kernel':
/home/alexb/linux-2.6/init/main.c:648: undefined reference to `locking_selftest'
kernel/built-in.o: In function `init_kprobes':
/home/alexb/linux-2.6/kernel/kprobes.c:1106: undefined reference to
`init_test_probes'
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: build failure on sparc64 (Re: linux-next: Tree for October 27)
2008-10-27 15:16 build failure on sparc64 (Re: linux-next: Tree for October 27) Alexander Beregalov
@ 2008-10-27 15:43 ` Alexander Beregalov
2008-10-28 4:35 ` Ananth N Mavinakayanahalli
0 siblings, 1 reply; 4+ messages in thread
From: Alexander Beregalov @ 2008-10-27 15:43 UTC (permalink / raw)
To: ananth; +Cc: linux-next, sparclinux
2008/10/27 Alexander Beregalov <a.beregalov@gmail•com>:
> init/built-in.o: In function `start_kernel':
> /home/alexb/linux-2.6/init/main.c:648: undefined reference to `locking_selftest'
> kernel/built-in.o: In function `init_kprobes':
> /home/alexb/linux-2.6/kernel/kprobes.c:1106: undefined reference to
> `init_test_probes'
>
Hm, it was strange situation
`make image` runs oldconfig, after that config was the following:
CONFIG_KERNEL_TESTS disabled
CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
CONFIG_KPROBES_SANITY_TEST=y
But they both are under "if KERNEL_TESTS" condition in test/Kconfig.
Strange, I can not reproduce it anymore
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: build failure on sparc64 (Re: linux-next: Tree for October 27)
2008-10-27 15:43 ` Alexander Beregalov
@ 2008-10-28 4:35 ` Ananth N Mavinakayanahalli
2008-10-28 6:15 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Ananth N Mavinakayanahalli @ 2008-10-28 4:35 UTC (permalink / raw)
To: Alexander Beregalov; +Cc: linux-next, sparclinux
On Mon, Oct 27, 2008 at 07:43:24PM +0400, Alexander Beregalov wrote:
> 2008/10/27 Alexander Beregalov <a.beregalov@gmail•com>:
> > init/built-in.o: In function `start_kernel':
> > /home/alexb/linux-2.6/init/main.c:648: undefined reference to `locking_selftest'
> > kernel/built-in.o: In function `init_kprobes':
> > /home/alexb/linux-2.6/kernel/kprobes.c:1106: undefined reference to
> > `init_test_probes'
> >
>
> Hm, it was strange situation
>
> `make image` runs oldconfig, after that config was the following:
> CONFIG_KERNEL_TESTS disabled
> CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
> CONFIG_KPROBES_SANITY_TEST=y
>
> But they both are under "if KERNEL_TESTS" condition in test/Kconfig.
> Strange, I can not reproduce it anymore
No wonder :-) Stephen dropped the tests/ tree pending a decision on its
future.
You should however be able to select and run the tests from under the
'Kernel hacking' menu.
Ananth
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-10-28 6:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27 15:16 build failure on sparc64 (Re: linux-next: Tree for October 27) Alexander Beregalov
2008-10-27 15:43 ` Alexander Beregalov
2008-10-28 4:35 ` Ananth N Mavinakayanahalli
2008-10-28 6:15 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox