login
Header Space

 
 

Mailing list archives

Search results

Found 4 matching messages (0.270 seconds). Page 1 of 1.

[PATCH] raw1394: Push the BKL down into the driver ioctls

Actually in this case wrap the function for now. Signed-off-by: ... ieee1394/raw1394.c index ec2a0ad..8ec0278 100644 --- a/drivers/ieee1394/raw1394.c +++ b/drivers/ieee1394 ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Alan Cox - May 22 2008 - 17:33

Re: [PATCH] raw1394: Push the BKL down into the driver ioctls

... can immediately remove lock_kernel() from raw1394. If yes, we need to ... .c > index ec2a0ad..8ec0278 100644 > --- a/drivers/ieee1394/raw1394.c > +++ b ... unsigned long)dst); > } > return err; > } The same s/raw1394_ioctl/do_raw1394_ioctl/ should ...

linux-kernel - Stefan Richter - May 23 2008 - 06:23

Re: [PATCH] raw1394: Push the BKL down into the driver ioctls

... and O_NDELAY check when appropriate). The goal of pushing it down is to enable driver ... a driver level instead - plus fix lots of bugs where the BKL "sleep and drop" behaviour isn't anticipated. > The same s/raw1394_ioctl/do_raw1394_ioctl/ should be ...

linux-kernel - Alan Cox - May 23 2008 - 06:57

Re: [PATCH] raw1394: Push the BKL down into the driver ioctls

... Actually in this case wrap the function for now. I committed ... will send it to Linus the next time I have something ... unsubscribe from this list: send the line "unsubscribe linux-kernel" in ... /majordomo-info.html Please read the FAQ at http://www.tux. ...

linux-kernel - Stefan Richter - May 23 2008 - 11:39

speck-geostationary