Re: [PATCH] jffs2: fix section mismatches

From: David Woodhouse
Date: Sat Jun 10 2006 - 19:31:46 EST


On Sat, 2006-06-10 at 16:29 -0700, Randy.Dunlap wrote:
> > For those exit-and-error functions, I think we actually want an
> > __initexit marker. In the built-in case, it can actually be discarded
> > with the init code. In the modular case, it needs to be kept.
>
> That sounds good, yes.

In practice we could just use __init for it, until such time as we
actually start discarding initcode from modules.

--
dwmw2

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