Revision 4e1016dac1ccce6d8a960775526cdc3a5baa690b authored by Alexandre Bounine on 05 May 2016, 23:22:06 UTC, committed by Linus Torvalds on 06 May 2016, 00:38:53 UTC
Fix problems in uapi definitions reported by Gabriel Laskar: (see
https://lkml.org/lkml/2016/4/5/205 for details)

 - move public header file rio_mport_cdev.h to include/uapi/linux directory
 - change types in data structures passed as IOCTL parameters
 - improve parameter checking in some IOCTL service routines

Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Reported-by: Gabriel Laskar <gabriel@lse.epita.fr>
Tested-by: Barry Wood <barry.wood@idt.com>
Cc: Gabriel Laskar <gabriel@lse.epita.fr>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com>
Cc: Barry Wood <barry.wood@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 4550c4e
History
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 441 bytes
af_rxrpc.c -rw-r--r-- 20.5 KB
ar-accept.c -rw-r--r-- 12.5 KB
ar-ack.c -rw-r--r-- 34.2 KB
ar-call.c -rw-r--r-- 25.8 KB
ar-connection.c -rw-r--r-- 22.6 KB
ar-connevent.c -rw-r--r-- 9.2 KB
ar-error.c -rw-r--r-- 5.2 KB
ar-input.c -rw-r--r-- 19.9 KB
ar-internal.h -rw-r--r-- 29.0 KB
ar-key.c -rw-r--r-- 29.0 KB
ar-local.c -rw-r--r-- 10.1 KB
ar-output.c -rw-r--r-- 18.2 KB
ar-peer.c -rw-r--r-- 7.2 KB
ar-proc.c -rw-r--r-- 5.0 KB
ar-recvmsg.c -rw-r--r-- 10.3 KB
ar-security.c -rw-r--r-- 5.6 KB
ar-skbuff.c -rw-r--r-- 3.6 KB
ar-transport.c -rw-r--r-- 7.2 KB
rxkad.c -rw-r--r-- 28.9 KB
sysctl.c -rw-r--r-- 3.6 KB

back to top