All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] IPC: message queue checkpoint support
@ 2012-02-15 16:54 Stanislav Kinsbursky
  2012-02-15 16:54 ` [PATCH 1/2] IPC: message queue receive cleanup Stanislav Kinsbursky
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Stanislav Kinsbursky @ 2012-02-15 16:54 UTC (permalink / raw)
  To: akpm; +Cc: serge.hallyn, criu, lucas.demarchi, linux-kernel, cmetcalf,
	dhowells

This patch set conatins v2 of patch
"IPC: message queue stealing feature introduced"

The following series consists of:

---

Stanislav Kinsbursky (2):
      IPC: message queue receive cleanup
      IPC: message queue stealing feature introduced


 arch/tile/kernel/compat.c |   11 +-----
 include/linux/compat.h    |    2 +
 include/linux/msg.h       |   13 ++++++-
 ipc/compat.c              |   62 ++++++++++++++++++++++++--------
 ipc/msg.c                 |   86 +++++++++++++++++++++++++++++++++++----------
 5 files changed, 126 insertions(+), 48 deletions(-)


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-04-05 11:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 16:54 [PATCH 0/2] IPC: message queue checkpoint support Stanislav Kinsbursky
2012-02-15 16:54 ` [PATCH 1/2] IPC: message queue receive cleanup Stanislav Kinsbursky
2012-04-04 23:05   ` Andrew Morton
2012-04-04 23:39     ` Chris Metcalf
2012-02-15 16:54 ` [PATCH 2/2] IPC: message queue stealing feature introduced Stanislav Kinsbursky
2012-04-04 23:12   ` Andrew Morton
     [not found]     ` <20120404161224.dea67733.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2012-04-04 23:50       ` Michael Kerrisk (man-pages)
2012-04-04 23:50         ` Michael Kerrisk (man-pages)
2012-04-04 23:59         ` Michael Kerrisk
     [not found]         ` <CAKgNAkjpWpHR9Ww0JzZqsACktXzsm9r8=k6e7CJF_9+5cWdJBQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-04-05 11:42           ` Stanislav Kinsbursky
2012-04-05 11:42             ` Stanislav Kinsbursky
2012-04-05 10:53     ` Stanislav Kinsbursky
2012-03-05 13:04 ` [CRIU] [PATCH 0/2] IPC: message queue checkpoint support Kinsbursky Stanislav

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.