Subject: [folded-merged] ipcmsg-document-barriers-fix.patch removed from -mm tree To: akpm@xxxxxxxxxxxxxxxxxxxx,bitbucket@xxxxxxxxx,davidlohr@xxxxxx,mm-commits@xxxxxxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Mon, 27 Jan 2014 16:56:11 -0800 The patch titled Subject: ipcmsg-document-barriers-fix has been removed from the -mm tree. Its filename was ipcmsg-document-barriers-fix.patch This patch was dropped because it was folded into ipcmsg-document-barriers.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: ipcmsg-document-barriers-fix fix typo, per Mike Cc: Davidlohr Bueso <davidlohr@xxxxxx> Cc: Mike Galbraith <bitbucket@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- ipc/msg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN ipc/msg.c~ipcmsg-document-barriers-fix ipc/msg.c --- a/ipc/msg.c~ipcmsg-document-barriers-fix +++ a/ipc/msg.c @@ -258,7 +258,7 @@ static void expunge_all(struct msg_queue /* * Ensure that the wakeup is visible before setting r_msg as * the receiving end depends on it: either spinning on a nil, - * or dealing with -EAGAIN cases. See lockless reveice part 1 + * or dealing with -EAGAIN cases. See lockless receive part 1 * and 2 in do_msgrcv(). */ smp_mb(); _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch arch-unicore32-kernel-early_printkc-setup_early_printk-missing-initialization.patch ipc-semc-avoid-overflow-of-semop-undo-semadj-value.patch ipcmsg-document-barriers.patch ipcmsg-document-barriers-fix-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html