Hi Jeff, Patch against 2.6-test6. - lmc_ioctl was calling copy_{from|to}_user with the device lock held, replace it with finer-grained locking; - Remove check_version usage; - If copy_from_user fails
ivers) the two lines in 8139cp.c look backwards: static int cp_rx_poll (struct net_device *dev, int *budget) { ... /* if we did not reach work limit, then we'
Hi Jeff, Patch against 2.6-test6. - lmc_ioctl was calling copy_{from|to}_user with the device lock held, replace it with finer-grained locking; - Remove check_version usage; - If copy_from_user fails
Hi Jeff, Resend against 2.6.0-test7-bk9. Please apply, Felipe -- linux-2.6.0-test7-bk9/drivers/net/wan/lmc/lmc_main.c.orig 2003-10-17 16:57:28.000000000 -0200 +++ linux-2.6.0-test7-bk9/drivers/net/wa