On Tue, Oct 31, 2000 at 08:55:13PM +0000, Alan Cox wrote:
>       What about the fact anyone can crash a box using ioctls on net
>       devices and waiting for an unload - was this fixed ?

The ioctls of network devices are generally unsafe on SMP, because
they run with kernel lock dropped now but are mostly not safe to do so. 

-Andi
-
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/

Reply via email to