linux/ipc
Al Viro b776e4b1a9 fix a typo in put_compat_shm_info()
"uip" misspelled as "up"; unfortunately, the latter happens to be
a function and gcc is happy to convert it to void *...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-09-25 20:41:46 -04:00
..
Makefile
compat.c
ipc_sysctl.c
mq_sysctl.c
mqueue.c
msg.c Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-09-14 17:37:26 -07:00
msgutil.c
namespace.c ipc: optimize semget/shmget/msgget for lots of keys 2017-09-08 18:26:51 -07:00
sem.c Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-09-14 17:37:26 -07:00
shm.c fix a typo in put_compat_shm_info() 2017-09-25 20:41:46 -04:00
syscall.c
util.c ipc: optimize semget/shmget/msgget for lots of keys 2017-09-08 18:26:51 -07:00
util.h Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-09-14 17:37:26 -07:00