Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007
From: Ingo Molnar <hidden>
Date: 2007-12-29 13:17:43
Also in:
lkml
From: Ingo Molnar <hidden>
Date: 2007-12-29 13:17:43
Also in:
lkml
* Arjan van de Ven [off-list ref] wrote:
kerneloops.org news: * As of 2.6.24-rc6, oopses have a unique identifier which makes it possible to filter out duplicate reports of (and replies to) the same oops. Unfortunately some reporters remove this line from their reports to lkml.
i'd not mind printing out the bootup-ID as a regular part of the oops, as long as it's put into an unintrusive place, preferably without adding a new line. (just use an empty spot somewhere) for example: Call Trace: (ID afbf0104e2079481) [<ffffffff805079f6>] sysdev_driver_unregister+0x5b/0x91 [<ffffffff806f2ef4>] cpufreq_register_driver+0x15a/0x19b [<ffffffff80cb0586>] powernowk8_init+0x86/0x94 Ingo