# git rev-parse -q --verify 4583744e5094c2182173ad23d14e1083a4898b2a^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-test # git rev-parse -q --verify 4583744e5094c2182173ad23d14e1083a4898b2a^{commit} 4583744e5094c2182173ad23d14e1083a4898b2a # git checkout -q -f -B kisskb 4583744e5094c2182173ad23d14e1083a4898b2a # git clean -qxdf # < git log -1 # commit 4583744e5094c2182173ad23d14e1083a4898b2a # Author: Aneesh Kumar K.V # Date: Thu Jun 14 16:01:52 2018 +0530 # # powerpc/mm/hash/4k: Free hugetlb page table caches correctly. # # With 4k page size for hugetlb we allocate hugepage directories from its on slab # cache. With patch 0c4d26802 ("powerpc/book3s64/mm: Simplify the rcu callback for page table free") # we missed to free these allocated hugepd tables. # # Update pgtable_free to handle hugetlb hugepd directory table. # # Fixes: 0c4d26802 ("powerpc/book3s64/mm: Simplify the rcu callback for page table free") # Signed-off-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 4583744e5094c2182173ad23d14e1083a4898b2a # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /kisskb/src/arch/x86/kernel/apic/io_apic.c:1033:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:651:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64 # Build took: 0:00:16.204665