The patch titled Subject: linux-next-git-rejects has been added to the -mm tree. Its filename is linux-next-git-rejects.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/linux-next-git-rejects.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/linux-next-git-rejects.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: linux-next-git-rejects Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- net/sunrpc/debugfs.c | 4 ---- 1 file changed, 4 deletions(-) --- a/net/sunrpc/debugfs.c~linux-next-git-rejects +++ a/net/sunrpc/debugfs.c @@ -160,9 +160,6 @@ rpc_clnt_debugfs_register(struct rpc_cln debugfs_create_file("tasks", S_IFREG | 0400, clnt->cl_debugfs, clnt, &tasks_fops); -<<<<<<< HEAD - rpc_clnt_iterate_for_each_xprt(clnt, do_xprt_debugfs, &xprtnum); -======= if (rpc_clnt_iterate_for_each_xprt(clnt, do_xprt_debugfs, &xprtnum) < 0) goto out_err; @@ -170,7 +167,6 @@ rpc_clnt_debugfs_register(struct rpc_cln out_err: debugfs_remove_recursive(clnt->cl_debugfs); clnt->cl_debugfs = NULL; ->>>>>>> linux-next/akpm-base } void _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes.patch mm.patch mm-oom_killer-add-task-uid-to-info-message-on-an-oom-kill-fix.patch linux-next-rejects.patch diff-sucks.patch drivers-tty-serial-sh-scic-suppress-warning.patch kernel-forkc-export-kernel_thread-to-modules.patch linux-next-git-rejects.patch