# git rev-parse -q --verify d4961772226de3b48a395a26c076d450d7044c76^{commit} d4961772226de3b48a395a26c076d450d7044c76 already have revision, skipping fetch # git checkout -q -f -B kisskb d4961772226de3b48a395a26c076d450d7044c76 # git clean -qxdf # < git log -1 # commit d4961772226de3b48a395a26c076d450d7044c76 # Merge: 9288e1f7d396 50ce6826a48f # Author: Linus Torvalds # Date: Fri Apr 9 20:00:10 2021 -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: # "Here's the latest pile of clk driver and clk framework fixes for this # release: # # - Two clk framework fixes for a long standing issue in # clk_notifier_{register,unregister}() where we used a pointer that # was for a struct containing a list head when there was no container # struct # # - A compile warning fix for socfpga that's good to have # # - A double free problem with devm registered fixed factor clks # # - One last fix to the Qualcomm camera clk driver to use the right clk # ops so clks don't get stuck and stop working because the firmware # takes them for a ride" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: fixed: fix double free in resource managed fixed-factor clock # clk: fix invalid usage of list cursor in unregister # clk: fix invalid usage of list cursor in register # clk: qcom: camcc: Update the clock ops for the SC7180 # clk: socfpga: fix iomem pointer cast on 64-bit # < /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 d4961772226de3b48a395a26c076d450d7044c76 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1311:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:294:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x7f2a90) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.12.0-rc6-gd4961772226d Created: Sat Apr 10 15:25:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3607746 Bytes = 3523.19 KiB = 3.44 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:00:38.777752