Re: kernel panic, ip_route_input, 2.6.25-rc6-git2

From: Arjan van de Ven
Date: Sun Mar 23 2008 - 15:33:18 EST


On Sun, 23 Mar 2008 19:17:55 +0200
"Denys Fedoryshchenko" <denys@xxxxxxxxxxx> wrote:

> What can i do to increase usability?
>

Enabling CONFIG_FRAME_POINTER tends to make backtraces more reliable.
Making sure that (on 32 bit x86) you use CONFIG_4KSTACKS is enabled also tends
to improve backtrace reliability (less noise from interrupts)

Another good option is to go to www.kerneloops.org and try to see if others
saw similar backtraces but with less noise

--
If you want to reach me at my work email, use arjan@xxxxxxxxxxxxxxx
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/