# git rev-parse -q --verify 9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef^{commit} 9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef already have revision, skipping fetch # git checkout -q -f -B kisskb 9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef # git clean -qxdf # < git log -1 # commit 9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef # Merge: 9085423f0e21 9711759a87a0 # Author: Linus Torvalds # Date: Sat Aug 21 11:27:16 2021 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk driver fixes from Stephen Boyd: # # - Make the regulator state match the GDSC power domain state at boot on # Qualcomm SoCs so that the regulator isn't turned off inadvertently. # # - Fix earlycon on i.MX6Q SoCs # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: qcom: gdsc: Ensure regulator init state matches GDSC state # clk: imx6q: fix uart earlycon unwork # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_mv78xx0_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- mv78xx0_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_mv78xx0_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_mv78xx0_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_mv78xx0_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_mv78xx0_defconfig_arm-gcc4.9 # Build took: 0:01:08.816267