Re: Top stack (l)users

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Mar 05 2003 - 19:46:34 EST


On Wed, 2003-03-05 at 20:21, Jörn Engel wrote:
> arch = i386
> make allyesconfig
> <remove everything that breaks>
> make checkstack
>
> Quite interesting. ide_unregister moved down to rank 4.
> Bronce goes to drivers/cdrom/optcd.c (does anyone still use it?).
> Silver is drivers/message/i2o/i2o_proc.c.

i2o_proc is just a dump stack object -> kmalloc. Its probably ok
because its not in any deep call nests but like a few of the others
might make a fun little janitor project.

ide_unregister I'm working on. Its easy to do a hack fix, but I want
to do the full interface death and retry stuff

-
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/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:30 EST