# git rev-parse -q --verify de259b25b0ad56d8cde5d0428205f3cd48d474cb^{commit} de259b25b0ad56d8cde5d0428205f3cd48d474cb already have revision, skipping fetch # git checkout -q -f -B kisskb de259b25b0ad56d8cde5d0428205f3cd48d474cb # git clean -qxdf # < git log -1 # commit de259b25b0ad56d8cde5d0428205f3cd48d474cb # Author: Daniel Axtens # Date: Tue Feb 19 16:54:44 2019 +0000 # # kasan: allow architectures to manage the memory-to-shadow mapping # # Currently, shadow addresses are always addr >> shift + offset. # However, for powerpc, the virtual address space is fragmented in # ways that make this simple scheme impractical. # # Allow architectures to override: # - kasan_shadow_to_mem # - kasan_mem_to_shadow # - addr_has_shadow # # Rename addr_has_shadow to kasan_addr_has_shadow as if it is # overridden it will be available in more places, increasing the # risk of collisions. # # If architectures do not #define their own versions, the generic # code will continue to run as usual. # # Signed-off-by: Daniel Axtens # Reviewed-by: Dmitry Vyukov # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 de259b25b0ad56d8cde5d0428205f3cd48d474cb # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/chleroy_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/chleroy_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] WARNING: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/chleroy_sparc64-defconfig_sparc64 # Build took: 0:00:39.802550