Subject: [folded-merged] ipcmsg-document-barriers-fix-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:13 -0800 The patch titled Subject: ipcmsg-document-barriers-fix-fix has been removed from the -mm tree. Its filename was ipcmsg-document-barriers-fix-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 mroe tpyos 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-fix ipc/msg.c --- a/ipc/msg.c~ipcmsg-document-barriers-fix-fix +++ a/ipc/msg.c @@ -657,7 +657,7 @@ static inline int pipelined_send(struct /* * Ensure that the wakeup is visible before * setting r_msg, as the receiving end depends - * on it. See lockless reveice part 1 and 2 in + * on it. 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 -- 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