Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 mm changes from Ingo Molnar: "Misc smaller fixes: - a parse_setup_data() boot crash fix - a memblock and an __early_ioremap cleanup - turn the always-on CONFIG_ARCH_MEMORY_PROBE=y into a configurable option and turn it off - it's an unrobust debug facility, it shouldn't be enabled by default" * 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86: avoid remapping data in parse_setup_data() x86: Use memblock_set_current_limit() to set limit for memblock. mm: Remove unused variable idx0 in __early_ioremap() mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
No related branches found
No related tags found
Showing
- Documentation/memory-hotplug.txt 9 additions, 7 deletionsDocumentation/memory-hotplug.txt
- arch/x86/Kconfig 5 additions, 1 deletionarch/x86/Kconfig
- arch/x86/include/asm/e820.h 1 addition, 1 deletionarch/x86/include/asm/e820.h
- arch/x86/kernel/e820.c 4 additions, 1 deletionarch/x86/kernel/e820.c
- arch/x86/kernel/setup.c 10 additions, 13 deletionsarch/x86/kernel/setup.c
- arch/x86/mm/ioremap.c 2 additions, 3 deletionsarch/x86/mm/ioremap.c
Loading
Please register or sign in to comment