Sam Ravnborg wrote:
> There was another patch that removed the __init marker to _fix_ section 
> mismatch errors.
> I have lost the actual mail but I asked the submitter to send me a copy of
> the configuration so I could take a closer look.
> Obviously it was the wrong fix to remove the _init marker.

Hm, I think there were two overlapping patches to address the problem. 
One removed the __init markers, and was a bit of a hack.  Mine
restructured all the functions so that it was all done properly (ie,
init called init; cpuinit called cpuinit).  Looks like both got applied.

    J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to