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> --- drivers/base/regmap/regmap.c | 3 --- drivers/gpu/drm/i915/selftests/mock_gem_device.c | 4 ---- 2 files changed, 7 deletions(-) --- a/drivers/base/regmap/regmap.c~linux-next-git-rejects +++ a/drivers/base/regmap/regmap.c @@ -722,11 +722,8 @@ struct regmap *__regmap_init(struct devi ret = regmap_set_name(map, config); if (ret) goto err_map; -<<<<<<< HEAD -======= ret = -EINVAL; /* Later error paths rely on this */ ->>>>>>> linux-next/akpm-base if (config->disable_locking) { map->lock = map->unlock = regmap_lock_unlock_none; --- a/drivers/gpu/drm/i915/selftests/mock_gem_device.c~linux-next-git-rejects +++ a/drivers/gpu/drm/i915/selftests/mock_gem_device.c @@ -121,10 +121,6 @@ struct drm_i915_private *mock_gem_device #endif struct drm_i915_private *i915; struct pci_dev *pdev; -<<<<<<< HEAD - int err; -======= ->>>>>>> linux-next/akpm-base pdev = kzalloc(sizeof(*pdev), GFP_KERNEL); if (!pdev) _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm.patch mm-memory_hotplug-introduce-default-phys_to_target_node-implementation-fix.patch device-dax-make-pgmap-optional-for-instance-creation-fix.patch mm-memremap_pages-support-multiple-ranges-per-invocation-fix.patch device-dax-make-align-a-per-device-property-fix.patch powerpc-mm-move-setting-pte-specific-flags-to-pfn_pte-fix.patch mm-gup-dont-permit-users-to-call-get_user_pages-with-foll_longterm-fix.patch mm-page_allocc-clean-code-by-removing-unnecessary-initialization-fix.patch mm-mempool-add-else-to-split-mutually-exclusive-case-fix.patch memblock-make-memblock_debug-and-related-functionality-private-fix.patch arch-drivers-replace-for_each_membock-with-for_each_mem_range-fix.patch xarray-add-xa_get_order-fix.patch xarray-add-xas_split-fix.patch mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix-2.patch mm-memory_hotplug-simplify-page-offlining-fix.patch checkpatch-warn-on-self-assignments-checkpatch-fixes.patch fs-binfmt_elf-use-pt_load-p_align-values-for-suitable-start-address-fix.patch linux-next-rejects.patch mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix.patch mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix-fix-fix-fix-fix-fix-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch linux-next-git-rejects.patch