Re: Non-__init functions calling __init functions

Stuart MacDonald (stuartm@connecttech.com)
Thu, 20 Mar 2003 11:23:55 -0500


From: "Andrzej Krzysztofowicz" <ankry@green.mif.pg.gda.pl>
> From: "Stuart MacDonald" <stuartm@connecttech.com>
> > This is always a bug isn't it?
>
> ... unless they are guaranteed to be called in the init context only.

In which case those functions should also be marked __init so they can
be reclaimed, correct? So it's the reciprocal bug.

..Stu

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