In article <[EMAIL PROTECTED]> you wrote:
> Eeek! No, I took that out back in test9-pre7 to solve the ordering
> problem that we were having (the hub driver's __init function in the
> usbcore.o needed to be called _before_ the other driver's __init
> functions when everything is compiled into the kernel statically,
> otherwise we get a whole lot of kernel log spam on startup, see the
> exchange on the KBUILD list for more details.)
>
> [...]
>
> Any thoughts?
You could just try what I suggested back in t9p times:
adding hub.o to export-objs
I know this is an ugly hack - but it should work at least.
Christoph
--
Always remember that you are unique. Just like everyone else.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/