Messages in this thread |  | | | Date | Sun, 20 May 2007 17:40:56 +1000 (EST) | | From | Srihari Vijayaraghavan <> | | Subject | Re: [PROBLEM] 2.6.22-rc2 panics on x86-64 with slub |
| |
--- Christoph Lameter <clameter@sgi.com> wrote: > On Sun, 20 May 2007, Srihari Vijayaraghavan wrote: > > Code: 0f ob eb fe 48 8b 1b 48 8b 0x 0f 18 08 48 81 fb 60 cb 51 80 > > RIP [...] slab_sysfs_init+0x49/0x98 > > RSP [...] > > kernel panic - not syncing: Attempted to kill init! > > sysfs? If you build without CONFIG_SLUB_DEBUG then SLUB will not use > sysfs. You can switch that off in the embedded section.
Fair enough. Would you the section name it appears in 'menuconfig'?
I looked under 'Kernel hacking' section (where the slab debugging appears if slab is turned on as 'Debug slab memory allocation') & in the 'General setup' section also. I unable to figure out how to disable slub debugging :-(.
Pls give me a pointer to it.
Thanks
(Won't it be right to disable it by default when a user selects slub such that a user needs to manually turn on the slub debugging in menuconfig?)
___________________________________________________________________________________ How would you spend $50,000 to create a more sustainable environment in Australia? Go to Yahoo!7 Answers and share your idea. http://advision.webevents.yahoo.com/aunz/lifestyle/answers/y7ans-babp_reg.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |