* Greg KH <[EMAIL PROTECTED]> wrote:
> Something has grabbed a reference to the driver...
>
> Oh wait, is this code a module or built into the kernel?
>
> If it's built in, there's still a reference counting bug in the
> module/driver hookup logic as we really don't have a "module" yet we
> are still thinking we do as we represent it in /sys/module and create
> the linkages.
yes - an allyesconfig bzImage kernel is definitely massively built in :)
> Kay, did you ever get a chance to look into this reference counting
> issue?
i'll try Kay's patch.
Ingo
-
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/