Re: 64K page patch hiccup on SB1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 25 Sep 2006 14:09:32 -0700 (PDT), Jonathan Day <imipak@xxxxxxxxx> wrote:
> I'll take your word for it that it's more useful - it
> doesn't look a whole lot clearer to me! Anyways, this
> is the output, with CONFIG_KALLSYMS enabled:
...
> Trace:[<ffffffff80102d38>][<ffffffff8010a020>][<ffffffff80126dec>][<ffffffff8010a020>][<ffffffff80102d38>][<ffffffff801273e0>][<ffffffff8012a7dc>][<fff]

This is excerpt from arch/mips/kernel/traps.c:

	printk("Call Trace:");
#ifdef CONFIG_KALLSYMS
	printk("\n");
#endif

Your output does not have a newline right after "Call Trace:" so it
looks CONFIG_KALLSYMS disabled.

---
Atsushi Nemoto


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux