Files
linux/drivers
Ian Abbott 255364f7b8 staging: comedi: support vm_access_process for mmap'd buffer
If a process that has mmap'd a COMEDI buffer is being run under a
debugger such as GDB, the buffer contents are inaccessible from the
debugger.  Support the `access()` VM operation to allow the buffer
contents to be accessed by another process.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-25 20:43:42 +02:00
..
2017-04-07 13:48:26 +02:00
2017-03-10 19:56:56 -08:00
2017-03-27 09:11:25 +02:00
2017-03-20 16:25:06 +01:00