# 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 316a1c580c288031b7957e39e160ca285f6e1e3a # < make -s -j 120 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig arch/arm64/configs/defconfig:1018:warning: override: reassigning to symbol MTK_PMIC_WRAP # < make -s -j 120 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 120 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- /kisskb/src/arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/arch/arm64/Makefile:33: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/kbuild_arm64-defconfig_arm64-gcc5.4 # Build took: 0:03:03.873525