The patch titled Subject: ipc-convert-ipcs_idr-to-xarray-update-fix has been removed from the -mm tree. Its filename was ipc-convert-ipcs_idr-to-xarray-update-fix.patch This patch was dropped because it was folded into ipc-convert-ipcs_idr-to-xarray.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: ipc-convert-ipcs_idr-to-xarray-update-fix fix conflict resolution fix Cc: Andreas Schwab <schwab@xxxxxxx> Cc: Davidlohr Bueso <dave@xxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxxxxx> Cc: Manfred Spraul <manfred@xxxxxxxxxxxxxxxx> Cc: NeilBrown <neilb@xxxxxxxx> Cc: Peter Oberparleiter <oberpar@xxxxxxxxxxxxx> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> Cc: Vasily Averin <vvs@xxxxxxxxxxxxx> Cc: Waiman Long <longman@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- ipc/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/ipc/util.c~ipc-convert-ipcs_idr-to-xarray-update-fix +++ a/ipc/util.c @@ -766,7 +766,7 @@ static struct kern_ipc_perm *sysvipc_fin ipc_lock_object(ipc); else rcu_read_unlock(); - *new_pos = pos + 1; + *new_pos = index + 1; return ipc; } _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are arch-sparc-mm-srmmuc-fix-build.patch drivers-tty-serial-sh-scic-suppress-uninitialized-var-warning.patch mm.patch lib-test-get_count_order-long-in-test_bitopsc-fix.patch lib-test-get_count_order-long-in-test_bitopsc-fix-fix.patch ipc-convert-ipcs_idr-to-xarray.patch mm-pass-task-and-mm-to-do_madvise.patch mm-introduce-external-memory-hinting-api-fix-2-fix.patch mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch