[PATCH -next 0/5] ipc,msg: fixes and updates

From: Davidlohr Bueso
Date: Tue May 13 2014 - 16:27:54 EST


This patchset is a mix of misc updates for sysv msg queues, including
some cleanups, fixes and general updates.

Patches 1,2 are cleanups.
Patch 3 fixes how receivers deal with MSG_NOERROR flag.
Patch 4 improves lockless recv documentation.
Patch 5 (perhaps more RFC) loosens how we determine a full queue.

This applies on top of linux-next-20140513. Furthermore, it passes
all LTP test cases, please consider for 3.16.

Thanks!

Davidlohr Bueso (5):
ipc,msg: use current->state helpers
ipc,msg: move some msgq ns code around
ipc,msg: always respect MSG_NOERROR
ipc,msg: document volatile r_msg
ipc,msg: loosen check for full queue

ipc/msg.c | 217 +++++++++++++++++++++++++++++++-------------------------------
1 file changed, 110 insertions(+), 107 deletions(-)

--
1.8.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/