Re: [PATCH 2/3] Full conversion to early_initcall() interface,remove old interface.

From: Andrew Morton
Date: Mon Jun 23 2008 - 20:28:48 EST


On Mon, 23 Jun 2008 15:30:56 +0300
Eduard - Gabriel Munteanu <eduard.munteanu@xxxxxxxxxxx> wrote:

> A previous patch added the early_initcall(), to allow a cleaner hooking of
> pre-SMP initcalls. Now we remove the older interface, converting all
> existing users to the new one.

The patch failed to convert init_call_single_data() because you're
working against a two-month-old codebase. Patches against linux-next
are more appropriate, particularly late in -rc.

Please check that what I committed actually worked, thanks.
--
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/