# 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 80 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_corenet32_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 80 ARCH=powerpc O=/kisskb/build/linus_corenet32_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 80 ARCH=powerpc O=/kisskb/build/linus_corenet32_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 0xe7b820) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) Image Name: Linux-5.12.0-rc6-gd4961772226d Created: Sat Apr 10 15:21:27 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6823005 Bytes = 6663.09 KiB = 6.51 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.9 # Build took: 0:02:21.635862