x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE...
authorDavid Rientjes <rientjes@google.com>
Tue, 27 Mar 2018 06:27:21 +0000 (23:27 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 27 Mar 2018 06:45:02 +0000 (08:45 +0200)
commitfc5d1073cae299de4517755a910df4f12a6a438f
treec77dbe955c420c2f02f7e9ba2ee8e95f08b521ca
parent0bc91d4ba77156ae9217d25ed7c434540f950d05
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic

node_memmap_size_bytes() has been unused since the v3.9 kernel, so remove it.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Laura Abbott <labbott@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mm@kvack.org
Fixes: f03574f2d5b2 ("x86-32, mm: Rip out x86_32 NUMA remapping code")
Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1803262325540.256524@chino.kir.corp.google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig
arch/x86/mm/numa_32.c
include/linux/mmzone.h
mm/sparse.c