it's the raw_local_irq_save() in ___trace() that causes trouble.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://w
* Ingo Molnar <[EMAIL PROTECTED]> wrote:
> i removed some debug options from your .config, and that booted.
> Here's the diff between the good and bad .config's. Trying to narrow
> it down further.
even narrower diff below. My guess would be on
CONFIG_DEBUG_STACKOVERFLOW.
Ingo
--- .
i removed some debug options from your .config, and that booted. Here's
the diff between the good and bad .config's. Trying to narrow it down
further.
Ingo
--- .config.good00
+++ .config.bad00
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version
* Steven Rostedt <[EMAIL PROTECTED]> wrote:
> OK, I compiled it now. Tried to boot, and it rebooted on me before
> showing any output :-(
>
> So I'll start debugging it, but just incase I'm not looking for
> something that is already found, is there anything wrong with the
> following config?
y
* Steven Rostedt <[EMAIL PROTECTED]> wrote:
> OK, I compiled it now. Tried to boot, and it rebooted on me before
> showing any output :-(
>
> So I'll start debugging it, but just incase I'm not looking for
> something that is already found, is there anything wrong with the
> following config?
OK, I compiled it now. Tried to boot, and it rebooted on me before
showing any output :-(
So I'll start debugging it, but just incase I'm not looking for
something that is already found, is there anything wrong with the
following config?
-- Steve
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_G
Ouch, what was I thinking for that initializing flags to zero:
Sorry, lets try that again:
Signed-off-by: Steven Rostedt
Index: linux_realtime_ernie/kernel/latency.c
===
--- linux_realtime_ernie/kernel/latency.c (revision 293
I got the following on compile:
cd ~/work/kernels/svn/linux_realtime_ernie/
make
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/asm-i386/asm_offsets.h
CHK include/linux/compile.h
CHK usr/initramfs_list
CC kernel/late
8 matches
Mail list logo