# git rev-parse -q --verify a6afa4199d3d038fbfdff5511f7523b0e30cb774^{commit} a6afa4199d3d038fbfdff5511f7523b0e30cb774 already have revision, skipping fetch # git checkout -q -f -B kisskb a6afa4199d3d038fbfdff5511f7523b0e30cb774 # git clean -qxdf # < git log -1 # commit a6afa4199d3d038fbfdff5511f7523b0e30cb774 # Merge: bdc753c7fcb4 b8ae88e1e75e # Author: Linus Torvalds # Date: Sat Oct 8 10:30:44 2022 -0700 # # Merge tag 'mailbox-v6.1' of git://git.linaro.org/landing-teams/working/fujitsu/integration # # Pull mailbox updates from Jassi Brar: # # - apple: implement poll and flush callbacks # # - qcom: fix clocks for IPQ6018 and IPQ8074 irq handler as not-a-thread # # - microchip: split reg-space into two # # - imx: RST channel fix # # - bcm: fix dma_map_sg error handling # # - misc: spelling fix in pcc driver # # * tag 'mailbox-v6.1' of git://git.linaro.org/landing-teams/working/fujitsu/integration: # mailbox: qcom-ipcc: flag IRQ NO_THREAD # mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform" # mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg # mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support # dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074 # dt-bindings: mailbox: qcom: set correct #clock-cells # mailbox: mpfs: account for mbox offsets while sending # mailbox: mpfs: fix handling of the reg property # dt-bindings: mailbox: fix the mpfs' reg property # mailbox: imx: fix RST channel support # mailbox: apple: Implement poll_data() operation # mailbox: apple: Implement flush() operation # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 a6afa4199d3d038fbfdff5511f7523b0e30cb774 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:3955:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3960:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from : /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz886x_cable_test_result_trans': /kisskb/src/include/linux/compiler_types.h:354:38: error: call to '__compiletime_assert_397' declared with attribute error: FIELD_GET: mask is not constant _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:335:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^~~~~~ /kisskb/src/include/linux/compiler_types.h:354:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bitfield.h:65:3: note: in expansion of macro 'BUILD_BUG_ON_MSG' BUILD_BUG_ON_MSG(!__builtin_constant_p(_mask), \ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bitfield.h:128:3: note: in expansion of macro '__BF_FIELD_CHECK' __BF_FIELD_CHECK(_mask, _reg, 0U, "FIELD_GET: "); \ ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:1843:10: note: in expansion of macro 'FIELD_GET' switch (FIELD_GET(mask, status)) { ^~~~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:250: drivers/net/phy/micrel.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/net/phy] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1995: drivers] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:48.647213