# 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/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 de259b25b0ad56d8cde5d0428205f3cd48d474cb # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_44x_iss476-smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/iss476-smp_defconfig WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_44x_iss476-smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x5e0ec8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5e0ec8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Completed OK # rm -rf /kisskb/build/chleroy_44x_iss476-smp_defconfig_powerpc-gcc5 # Build took: 0:00:33.160401