# git rev-parse -q --verify 5a4bd506ddad75f1f2711cfbcf7551a5504e3f1e^{commit} 5a4bd506ddad75f1f2711cfbcf7551a5504e3f1e already have revision, skipping fetch # git checkout -q -f -B kisskb 5a4bd506ddad75f1f2711cfbcf7551a5504e3f1e # git clean -qxdf # < git log -1 # commit 5a4bd506ddad75f1f2711cfbcf7551a5504e3f1e # Merge: c6653f49e4fd 10f84de27bd0 # Author: Linus Torvalds # Date: Sun Jul 7 10:59:38 2024 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fixes from Stephen Boyd: # "A set of clk fixes for the Qualcomm, Mediatek, and Allwinner drivers: # # - Fix the Qualcomm Stromer Plus PLL set_rate() clk_op to explicitly # set the alpha enable bit and not set bits that don't exist # # - Mark Qualcomm IPQ9574 crypto clks as voted to avoid stuck clk # warnings # # - Fix the parent of some PLLs on Qualcomm sm6530 so their rate is # correct # # - Fix the min/max rate clamping logic in the Allwinner driver that # got broken in v6.9 # # - Limit runtime PM enabling in the Mediatek driver to only # mt8183-mfgcfg so that system wide resume doesn't break on other # Mediatek SoCs" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg # clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common # clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag # clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs # clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs # clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 5a4bd506ddad75f1f2711cfbcf7551a5504e3f1e # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/bcachefs/data_update.c: In function '__bch2_data_update_index_update': /kisskb/src/fs/bcachefs/data_update.c:336:1: error: the frame size of 1028 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/bcachefs/data_update.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/bcachefs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_m68k-gcc8 # Build took: 0:05:44.896454