# git rev-parse -q --verify d9101bfa6adc831bda8836c4d774820553c14942^{commit} d9101bfa6adc831bda8836c4d774820553c14942 already have revision, skipping fetch # git checkout -q -f -B kisskb d9101bfa6adc831bda8836c4d774820553c14942 # git clean -qxdf # < git log -1 # commit d9101bfa6adc831bda8836c4d774820553c14942 # Author: Aneesh Kumar K.V # Date: Wed Sep 18 20:23:28 2019 +0530 # # powerpc/mm/mce: Keep irqs disabled during lockless page table walk # # __find_linux_mm_pte() returns a page table entry pointer after walking # the page table without holding locks. To make it safe against a THP # split and/or collapse, we disable interrupts around the lockless page # table walk. However we need to keep interrupts disabled as long as we # use the page table entry pointer that is returned. # # Fix addr_to_pfn() to do that. # # Fixes: ba41e1e1ccb9 ("powerpc/mce: Hookup derror (load/store) UE errors") # Signed-off-by: Aneesh Kumar K.V # [mpe: Rearrange code slightly and tweak change log wording] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190918145328.28602-1-aneesh.kumar@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d9101bfa6adc831bda8836c4d774820553c14942 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8560_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8560_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8560_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x4e8964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4d823c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.3.0-rc2-gd9101bfa6adc Created: Fri Sep 20 18:24:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2511160 Bytes = 2452.30 KiB = 2.39 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc2-gd9101bfa6adc Created: Fri Sep 20 18:24:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2541278 Bytes = 2481.72 KiB = 2.42 MiB Load Address: 00500000 Entry Point: 00500314 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_tqm8560_defconfig_powerpc-gcc5 # Build took: 0:00:45.546533