Re: one more oops on sensor modules removal

From: Grant Coady
Date: Wed Sep 21 2005 - 03:53:45 EST


On Tue, 20 Sep 2005 22:56:47 -0700, Andrew Morton <akpm@xxxxxxxx> wrote:
>
>Is 2.6.14-rc2 OK?

It is here :o)

In one terminal:
'while [ 1 ]; do sensors; done',

in another:
'while [ 1 ]; do rmmod w83627hf; sleep 1; modprobe w83627hf; sleep 1; done'


Is fine in -rc2, but same test on 2.6.14-rc1 locked up with a busy error
a couple times on rmmod during ~ 30 seconds or so, something has changed
and improved.

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