My .config file (this one with HOST_2G_2G disabled).
The kernel options you discussed are set to the following:
CONFIG_BROKEN_SMP=Y,
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_SPINLOCK_SLEEP=y
===
#
# Automatically generated make config: don't edit
# Linux kernel
in os_early_checks () at arch/um/os-Linux/start_up.c:264
#5 0x60019e7f in linux_main (argc=1, argv=0x7fb908)
at arch/um/kernel/um_arch.c:336
#6 0x60012fda in main (argc=1, argv=0x7fb908, envp=0x7fb918)
at arch/um/kernel/main.c:152
On 12/13/05, Karamazov Brothers <[E
Hi all,
Puzzled and need some help.
I downloaded the stock linux-2.6.14.3.tar.bz2, and
tried to make ARCH=um on RedHat's Enterprise Linux 4 update 2. And the output segfaults immediately.
My procedures are as follows:
1) cd linux-2.6.14.3
2) make menuconfig ARCH=um
2a) enable CONFIG_HOST_2