Merge branch 'akpm' (patches from Andrew)
Merge more updates from Andrew Morton: "55 patches. Subsystems affected by this patch series: percpu, procfs, sysctl, misc, core-kernel, get_maintainer, lib, checkpatch, binfmt, nilfs2, hfs, fat, adfs, panic, delayacct, kconfig, kcov, and ubsan" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (55 commits) lib: remove redundant assignment to variable ret ubsan: remove CONFIG_UBSAN_OBJECT_SIZE kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB btrfs: use generic Kconfig option for 256kB page size limit arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB configs: introduce debug.config for CI-like setup delayacct: track delays from memory compact Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact delayacct: cleanup flags in struct task_delay_info and functions use it delayacct...
Showing
- Documentation/accounting/delay-accounting.rst 27 additions, 28 deletionsDocumentation/accounting/delay-accounting.rst
- arch/Kconfig 4 additions, 0 deletionsarch/Kconfig
- arch/arm64/Kconfig 4 additions, 16 deletionsarch/arm64/Kconfig
- arch/ia64/Kconfig 2 additions, 7 deletionsarch/ia64/Kconfig
- arch/mips/Kconfig 2 additions, 8 deletionsarch/mips/Kconfig
- arch/mips/mm/init.c 3 additions, 11 deletionsarch/mips/mm/init.c
- arch/powerpc/Kconfig 4 additions, 13 deletionsarch/powerpc/Kconfig
- arch/powerpc/kernel/setup_64.c 6 additions, 91 deletionsarch/powerpc/kernel/setup_64.c
- arch/riscv/Kconfig 2 additions, 8 deletionsarch/riscv/Kconfig
- arch/sparc/Kconfig 3 additions, 9 deletionsarch/sparc/Kconfig
- arch/sparc/kernel/led.c 3 additions, 5 deletionsarch/sparc/kernel/led.c
- arch/sparc/kernel/smp_64.c 4 additions, 99 deletionsarch/sparc/kernel/smp_64.c
- arch/x86/Kconfig 5 additions, 14 deletionsarch/x86/Kconfig
- arch/x86/kernel/setup_percpu.c 8 additions, 58 deletionsarch/x86/kernel/setup_percpu.c
- drivers/base/arch_numa.c 2 additions, 66 deletionsdrivers/base/arch_numa.c
- drivers/infiniband/hw/qib/qib.h 1 addition, 1 deletiondrivers/infiniband/hw/qib/qib.h
- drivers/infiniband/hw/qib/qib_file_ops.c 1 addition, 1 deletiondrivers/infiniband/hw/qib/qib_file_ops.c
- drivers/infiniband/sw/rxe/rxe_qp.c 1 addition, 2 deletionsdrivers/infiniband/sw/rxe/rxe_qp.c
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/xtlv.c 2 additions, 0 deletionsdrivers/net/wireless/broadcom/brcm80211/brcmfmac/xtlv.c
- fs/adfs/inode.c 1 addition, 3 deletionsfs/adfs/inode.c
Please register or sign in to comment