diff options
author | Jiri Kosina | 2018-04-12 14:39:10 +0200 |
---|---|---|
committer | Thomas Gleixner | 2018-04-26 14:56:24 +0200 |
commit | 14d12bb8582e158006c35cce0f8ae1706094f9a4 (patch) | |
tree | d877811d7bdd86e18a724d291a67d5bc1cf68105 /arch/mips/math-emu/ieee754dp.c | |
parent | x86/vector: Remove the unused macro FPU_IRQ (diff) | |
download | kernel-qcow2-linux-14d12bb8582e158006c35cce0f8ae1706094f9a4.tar.gz kernel-qcow2-linux-14d12bb8582e158006c35cce0f8ae1706094f9a4.tar.xz kernel-qcow2-linux-14d12bb8582e158006c35cce0f8ae1706094f9a4.zip |
x86/mm: Make vmemmap and vmalloc base address constants unsigned long
Commits 9b46a051e4 ("x86/mm: Initialize vmemmap_base at boot-time") and
a7412546d8 ("x86/mm: Adjust vmalloc base and size at boot-time") lost the
type information for __VMALLOC_BASE_L4, __VMALLOC_BASE_L5,
__VMEMMAP_BASE_L4 and __VMEMMAP_BASE_L5 constants.
Declare them explicitly unsigned long again.
Fixes: 9b46a051e4 ("x86/mm: Initialize vmemmap_base at boot-time")
Fixes: a7412546d8 ("x86/mm: Adjust vmalloc base and size at boot-time")
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Link: https://lkml.kernel.org/r/nycvar.YFH.7.76.1804121437350.28129@cbobk.fhfr.pm
Diffstat (limited to 'arch/mips/math-emu/ieee754dp.c')
0 files changed, 0 insertions, 0 deletions