# git rev-parse -q --verify 316a1c580c288031b7957e39e160ca285f6e1e3a^{commit} 316a1c580c288031b7957e39e160ca285f6e1e3a already have revision, skipping fetch # git checkout -q -f -B kisskb 316a1c580c288031b7957e39e160ca285f6e1e3a # git clean -qxdf # < git log -1 # commit 316a1c580c288031b7957e39e160ca285f6e1e3a # Author: Masahiro Yamada # Date: Thu May 6 02:45:15 2021 +0900 # # linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in # # is included from all the kernel-space source files, # including C, assembly, linker scripts. It is intended to contain a # minimal set of macros to evaluate CONFIG options. # # IF_ENABLED() is an intruder here because (x ? y : z) is C code, which # should not be included from assembly files or linker scripts. # # Also, is no longer self-contained because NULL is # defined in . # # Move IF_ENABLED() out to as PTR_IF(). PTF_IF() # takes the general boolean expression instead of a CONFIG option # so that it fits better in . # # Signed-off-by: Masahiro Yamada # Reviewed-by: Kees Cook # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 316a1c580c288031b7957e39e160ca285f6e1e3a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x11fecd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1200000) Image Name: Linux-5.12.0-109959-g316a1c580c2 Created: Fri May 7 23:48:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7545768 Bytes = 7368.91 KiB = 7.20 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/kbuild_corenet64_smp_defconfig_powerpc-gcc4.9 # Build took: 0:02:14.873414