All of lore.kernel.org
 help / color / mirror / Atom feed
* + mm-drop-redundant-arch_enable__migration-fix.patch added to -mm tree
@ 2021-04-13 17:39 akpm
  2021-04-13 19:26 ` Oscar Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2021-04-13 17:39 UTC (permalink / raw)
  To: mm-commits, sfr, osalvador, anshuman.khandual, akpm


The patch titled
     Subject: mm-drop-redundant-arch_enable__migration-fix
has been added to the -mm tree.  Its filename is
     mm-drop-redundant-arch_enable__migration-fix.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/mm-drop-redundant-arch_enable__migration-fix.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/mm-drop-redundant-arch_enable__migration-fix.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@linux-foundation.org>
Subject: mm-drop-redundant-arch_enable__migration-fix

s/X86_64/X86_64/, per Oscar

Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/x86/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/arch/x86/Kconfig~mm-drop-redundant-arch_enable__migration-fix
+++ a/arch/x86/Kconfig
@@ -60,7 +60,7 @@ config X86
 	select ACPI_SYSTEM_POWER_STATES_SUPPORT	if ACPI
 	select ARCH_32BIT_OFF_T			if X86_32
 	select ARCH_CLOCKSOURCE_INIT
-	select ARCH_ENABLE_HUGEPAGE_MIGRATION if x86_64 && HUGETLB_PAGE && MIGRATION
+	select ARCH_ENABLE_HUGEPAGE_MIGRATION if X86_64 && HUGETLB_PAGE && MIGRATION
 	select ARCH_ENABLE_MEMORY_HOTPLUG if X86_64 || (X86_32 && HIGHMEM)
 	select ARCH_ENABLE_MEMORY_HOTREMOVE if MEMORY_HOTPLUG
 	select ARCH_ENABLE_THP_MIGRATION if x86_64 && TRANSPARENT_HUGEPAGE
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

scripts-a-new-script-for-checking-duplicate-struct-declaration-fix.patch
mm.patch
mm-memcontrol-switch-to-rstat-fix.patch
mm-vmalloc-remove-unmap_kernel_range-fix-fix.patch
mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch
mm-vmscan-add-shrinker_info_protected-helper-fix.patch
mm-drop-redundant-arch_enable__migration-fix.patch
mmmemory_hotplug-allocate-memmap-from-the-added-memory-range-fix.patch
linux-next-rejects.patch
kernel-forkc-export-kernel_thread-to-modules.patch


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: + mm-drop-redundant-arch_enable__migration-fix.patch added to -mm tree
  2021-04-13 17:39 + mm-drop-redundant-arch_enable__migration-fix.patch added to -mm tree akpm
@ 2021-04-13 19:26 ` Oscar Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Oscar Salvador @ 2021-04-13 19:26 UTC (permalink / raw)
  To: akpm; +Cc: mm-commits, sfr, anshuman.khandual

On 2021-04-13 19:39, akpm@linux-foundation.org wrote:
> From: Andrew Morton <akpm@linux-foundation.org>
> Subject: mm-drop-redundant-arch_enable__migration-fix
> 
> s/X86_64/X86_64/, per Oscar
> 
> Cc: Anshuman Khandual <anshuman.khandual@arm.com>
> Cc: Oscar Salvador <osalvador@suse.de>
> Cc: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Hi Andrew,

Still something missing, see below:

> ---
> 
>  arch/x86/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- a/arch/x86/Kconfig~mm-drop-redundant-arch_enable__migration-fix
> +++ a/arch/x86/Kconfig
>  	select ARCH_ENABLE_THP_MIGRATION if x86_64 && TRANSPARENT_HUGEPAGE

That one right there needs fixing as well

Thanks
> _
> 
> Patches currently in -mm which might be from akpm@linux-foundation.org 
> are
> 
> scripts-a-new-script-for-checking-duplicate-struct-declaration-fix.patch
> mm.patch
> mm-memcontrol-switch-to-rstat-fix.patch
> mm-vmalloc-remove-unmap_kernel_range-fix-fix.patch
> mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch
> mm-vmscan-add-shrinker_info_protected-helper-fix.patch
> mm-drop-redundant-arch_enable__migration-fix.patch
> mmmemory_hotplug-allocate-memmap-from-the-added-memory-range-fix.patch
> linux-next-rejects.patch
> kernel-forkc-export-kernel_thread-to-modules.patch

-- 
Oscar Salvador
SUSE L3

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-13 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13 17:39 + mm-drop-redundant-arch_enable__migration-fix.patch added to -mm tree akpm
2021-04-13 19:26 ` Oscar Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.