Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "20 fixes" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: m32r: fix build warning about putc mm: workingset: printk missing log level, use pr_info() mm: thp: refix false positive BUG in page_move_anon_rmap() mm: rmap: call page_check_address() with sync enabled to avoid racy check mm: thp: move pmd check inside ptl for freeze_page() vmlinux.lds: account for destructor sections gcov: add support for gcc version >= 6 mm, meminit: ensure node is online before checking whether pages are uninitialised mm, meminit: always return a valid node from early_pfn_to_nid kasan/quarantine: fix bugs on qlist_move_cache() uapi: export lirc.h header madvise_free, thp: fix madvise_free_huge_pmd return value after splitting Revert "scripts/gdb: add documentation example for radix tree" Revert "scripts/gdb: add a Radix Tree Parser" scripts/gdb: Perform path expansion to lx-symbol's arguments scripts/gdb: add constants.py to .gitignore scripts/gdb: rebuild constants.py on dependancy change scripts/gdb: silence 'nothing to do' message kasan: add newline to messages mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
Showing
- Documentation/gdb-kernel-debugging.txt 0 additions, 21 deletionsDocumentation/gdb-kernel-debugging.txt
- arch/m32r/boot/compressed/m32r_sio.c 5 additions, 4 deletionsarch/m32r/boot/compressed/m32r_sio.c
- arch/x86/mm/kasan_init_64.c 2 additions, 2 deletionsarch/x86/mm/kasan_init_64.c
- include/asm-generic/vmlinux.lds.h 4 additions, 0 deletionsinclude/asm-generic/vmlinux.lds.h
- include/linux/huge_mm.h 2 additions, 2 deletionsinclude/linux/huge_mm.h
- include/linux/rmap.h 1 addition, 1 deletioninclude/linux/rmap.h
- include/uapi/linux/Kbuild 1 addition, 0 deletionsinclude/uapi/linux/Kbuild
- kernel/gcov/gcc_4_7.c 1 addition, 1 deletionkernel/gcov/gcc_4_7.c
- mm/compaction.c 14 additions, 22 deletionsmm/compaction.c
- mm/huge_memory.c 13 additions, 25 deletionsmm/huge_memory.c
- mm/hugetlb.c 1 addition, 1 deletionmm/hugetlb.c
- mm/kasan/quarantine.c 11 additions, 18 deletionsmm/kasan/quarantine.c
- mm/memory.c 1 addition, 2 deletionsmm/memory.c
- mm/page_alloc.c 4 additions, 2 deletionsmm/page_alloc.c
- mm/rmap.c 5 additions, 7 deletionsmm/rmap.c
- mm/workingset.c 1 addition, 1 deletionmm/workingset.c
- scripts/gdb/linux/.gitignore 1 addition, 0 deletionsscripts/gdb/linux/.gitignore
- scripts/gdb/linux/Makefile 4 additions, 2 deletionsscripts/gdb/linux/Makefile
- scripts/gdb/linux/constants.py.in 0 additions, 7 deletionsscripts/gdb/linux/constants.py.in
- scripts/gdb/linux/radixtree.py 0 additions, 97 deletionsscripts/gdb/linux/radixtree.py
Please register or sign in to comment