# git rev-parse -q --verify 941c06d58503b9f2718b20bc45ee7f1d701a1e1e^{commit} 941c06d58503b9f2718b20bc45ee7f1d701a1e1e already have revision, skipping fetch # git checkout -q -f -B kisskb 941c06d58503b9f2718b20bc45ee7f1d701a1e1e # git clean -qxdf # < git log -1 # commit 941c06d58503b9f2718b20bc45ee7f1d701a1e1e # Author: Aneesh Kumar K.V # Date: Mon Jun 25 13:45:09 2018 +0530 # # powerpc/mm/32: Fix pgtable_page_dtor call # # Commit 667416f38554 ("powerpc/mm: Fix kernel crash on page table free") # added a call for pgtable_page_dtor in the rcu page table free routine. We missed # the fact that for 32 bit platforms we did call the 'dtor' early. Drop the extra # call for pgtable_page_dtor. We remove the call from __pte_free_tlb so that we # do the page table free and 'dtor' call together. This should help when we # switch these platforms to pte fragments. # # Fixes: 667416f38554 ("powerpc/mm: Fix kernel crash on page table free") # Reported-by: Christophe Leroy # Signed-off-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 941c06d58503b9f2718b20bc45ee7f1d701a1e1e # < make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-fixes_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-fixes_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/mm/memblock.c:1340:15: error: redefinition of 'memblock_virt_alloc_try_nid_raw' void * __init memblock_virt_alloc_try_nid_raw( ^ In file included from /kisskb/src/mm/memblock.c:23:0: /kisskb/src/include/linux/bootmem.h:332:29: note: previous definition of 'memblock_virt_alloc_try_nid_raw' was here static inline void * __init memblock_virt_alloc_try_nid_raw( ^ /kisskb/src/mm/memblock.c:1377:15: error: redefinition of 'memblock_virt_alloc_try_nid_nopanic' void * __init memblock_virt_alloc_try_nid_nopanic( ^ In file included from /kisskb/src/mm/memblock.c:23:0: /kisskb/src/include/linux/bootmem.h:340:29: note: previous definition of 'memblock_virt_alloc_try_nid_nopanic' was here static inline void * __init memblock_virt_alloc_try_nid_nopanic( ^ /kisskb/src/mm/memblock.c:1413:15: error: redefinition of 'memblock_virt_alloc_try_nid' void * __init memblock_virt_alloc_try_nid( ^ In file included from /kisskb/src/mm/memblock.c:23:0: /kisskb/src/include/linux/bootmem.h:325:29: note: previous definition of 'memblock_virt_alloc_try_nid' was here static inline void * __init memblock_virt_alloc_try_nid(phys_addr_t size, ^ /kisskb/src/scripts/Makefile.build:317: recipe for target 'mm/memblock.o' failed make[2]: *** [mm/memblock.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1034: recipe for target 'mm' failed make[1]: *** [mm] Error 2 make[1]: *** Waiting for unfinished jobs.... Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-fixes_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-fixes_mips-defconfig_mipsel # Build took: 0:01:26.866935