The patch titled Subject: linux-next-git-rejects has been removed from the -mm tree. Its filename was linux-next-git-rejects.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: linux-next-git-rejects Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 4 ---- 1 file changed, 4 deletions(-) diff -puN drivers/gpu/drm/vmwgfx/vmwgfx_resource.c~linux-next-git-rejects drivers/gpu/drm/vmwgfx/vmwgfx_resource.c --- a/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c~linux-next-git-rejects +++ a/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c @@ -575,11 +575,7 @@ static int vmw_user_dmabuf_synccpu_grab( long lret; lret = reservation_object_wait_timeout_rcu(bo->resv, true, true, -<<<<<<< HEAD - nonblock ? 0 : MAX_SCHEDULE_TIMEOUT); -======= nonblock ? 0 : MAX_SCHEDULE_TIMEOUT); ->>>>>>> linux-next/akpm-base if (!lret) return -EBUSY; else if (lret < 0) _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are i-need-old-gcc.patch mm-page_alloc-use-kern_cont-where-appropriate-checkpatch-fixes.patch arm-arch-arm-include-asm-pageh-needs-personalityh.patch mm.patch mm-compaction-allow-compaction-for-gfp_nofs-requests-fix.patch mm-mempolicy-clean-up-__gfp_thisnode-confusion-in-policy_zonelist-checkpatch-fixes.patch scripts-checkpatchpl-fix-spelling.patch powerpc-factor-out-relocation-code-from-module_64c-to-elf_util_64c-fix.patch linux-next-rejects.patch drivers-net-wireless-intel-iwlwifi-dvm-calibc-fix-min-warning.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.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