x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
authorMike Rapoport <rppt@linux.ibm.com>
Sun, 23 Feb 2020 09:43:22 +0000 (11:43 +0200)
committerBorislav Petkov <bp@suse.de>
Thu, 28 May 2020 16:34:30 +0000 (18:34 +0200)
commit431732651cc16caebcd334b7b7476bfe0c4a2903
tree9e5e10ff7d712c692c5d2957d8d780c013452089
parente027a2bc934fd05d52ec5b77d159efdfc485b5b3
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit

The DISCONTIGMEM support was marked as deprecated in v5.2 and since there
were no complaints about it for almost 5 releases it can be completely
removed.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lkml.kernel.org/r/20200223094322.15206-1-rppt@kernel.org
arch/x86/Kconfig
arch/x86/include/asm/mmzone_32.h
arch/x86/include/asm/pgtable_32.h
arch/x86/mm/numa_32.c