Hi Andrew, This is a resend of the first part of the patchset sent 2 weeks ago. This is the part about the IPC which (again) proposes to consolidate some part of the existing code. It does not change the behavior of the existing code, but improves it in term of readability and maintainability as it consolidates it a little. As there was no objection, I think you can include them in your -mm tree. The patchset applies on top of "2.6.24-mm1 + previous patches about IPC" sent the last days (ie Nadia's patches + mine). For information, here is the global diffstat: ipc/msg.c | 184 +++++++++++++++++++++++-------------------------------------- ipc/sem.c | 156 ++++++++++++++++++--------------------------------- ipc/shm.c | 176 ++++++++++++++++++---------------------------------------- ipc/util.c | 64 +++++++++++++++++++++ ipc/util.h | 3 5 files changed, 249 insertions(+), 334 deletions(-) and the size of the resulting kernel: - without the patchset: $ size obj/vmlinux.ori text data bss dec hex filename 1903257 175820 122880 2201957 219965 obj/vmlinux.ori - with the patchset: $ size obj/vmlinux text data bss dec hex filename 1902917 175820 122880 2201617 219811 obj/vmlinux -- Pierre Peiffer --
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| David Chinner | Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md. |
| Andrew Morton | -mm merge plans for 2.6.23 |
| Trent Piepho | Re: [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
git: | |
| David Miller | Re: iptables very slow after commit784544739a25c30637397ace5489eeb6e15d7d49 |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
