# git rev-parse -q --verify 4583744e5094c2182173ad23d14e1083a4898b2a^{commit} 4583744e5094c2182173ad23d14e1083a4898b2a already have revision, skipping fetch # 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/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 4583744e5094c2182173ad23d14e1083a4898b2a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc64e_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc64e_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc64e_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'handle_backtrace_ipi': /kisskb/src/arch/powerpc/kernel/stacktrace.c:202:2: error: implicit declaration of function 'nmi_cpu_backtrace' [-Werror=implicit-function-declaration] /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'raise_backtrace_ipi': /kisskb/src/arch/powerpc/kernel/stacktrace.c:227:3: error: 'struct paca_struct' has no member named 'in_mce' /kisskb/src/arch/powerpc/kernel/stacktrace.c:227:3: error: 'struct paca_struct' has no member named 'in_nmi' /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'arch_trigger_cpumask_backtrace': /kisskb/src/arch/powerpc/kernel/stacktrace.c:243:2: error: implicit declaration of function 'nmi_trigger_cpumask_backtrace' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors /kisskb/src/scripts/Makefile.build:317: recipe for target 'arch/powerpc/kernel/stacktrace.o' failed make[2]: *** [arch/powerpc/kernel/stacktrace.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1034: recipe for target 'arch/powerpc/kernel' failed make[1]: *** [arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /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/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2046:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc64e_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-fixes_ppc64e_defconfig_powerpc # Build took: 0:00:39.728206