# git rev-parse -q --verify f956cb99b938fbf0f8262ba335d505b1ffd02c4e^{commit} f956cb99b938fbf0f8262ba335d505b1ffd02c4e already have revision, skipping fetch # git checkout -q -f -B kisskb f956cb99b938fbf0f8262ba335d505b1ffd02c4e # git clean -qxdf # < git log -1 # commit f956cb99b938fbf0f8262ba335d505b1ffd02c4e # Merge: e1a9e3db3bb5 bbf0a94744ed # Author: Linus Torvalds # Date: Sat May 29 06:41:50 2021 -1000 # # Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver fixes from Greg KH: # "Here are some tiny char/misc driver fixes for 5.13-rc4. # # Nothing huge here, just some tiny fixes for reported issues: # # - two interconnect driver fixes # # - kgdb build warning fix for gcc-11 # # - hgafb regression fix # # - soundwire driver fix # # - mei driver fix # # All have been in linux-next with no reported issues" # # * tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # mei: request autosuspend after sending rx flow control # kgdb: fix gcc-11 warnings harder # video: hgafb: correctly handle card detect failure during probe # soundwire: qcom: fix handling of qcom,ports-block-pack-mode # interconnect: qcom: Add missing MODULE_DEVICE_TABLE # interconnect: qcom: bcm-voter: add a missing of_node_put() # < /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 f956cb99b938fbf0f8262ba335d505b1ffd02c4e # < make -s -j 48 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 48 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 48 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 48 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:1227:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /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] /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 0x833e5c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-5.13.0-rc3-113355-gf956cb9 Created: Sun May 30 04:10:18 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3645871 Bytes = 3560.42 KiB = 3.48 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:00:53.988909