# git rev-parse -q --verify aed8aee11130a954356200afa3f1b8753e8a9482^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify aed8aee11130a954356200afa3f1b8753e8a9482^{commit} aed8aee11130a954356200afa3f1b8753e8a9482 # git checkout -q -f -B kisskb aed8aee11130a954356200afa3f1b8753e8a9482 # git clean -qxdf # < git log -1 # commit aed8aee11130a954356200afa3f1b8753e8a9482 # Merge: 23f108dc9ed2 e2ad626f8f40 # Author: Linus Torvalds # Date: Wed Sep 13 14:18:19 2023 -0700 # # Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm # # Pull genpm / pmdomain rename from Ulf Hansson: # "This renames the genpd subsystem to pmdomain. # # As discussed on LKML, using 'genpd' as the name of a subsystem isn't # very self-explanatory and the acronym itself that means Generic PM # Domain, is known only by a limited group of people. # # The suggestion to improve the situation is to rename the subsystem to # 'pmdomain', which there seems to be a good consensus around using. # # Ideally it should indicate that its purpose is to manage Power Domains # or 'PM domains' as we often also use within the Linux Kernel # terminology" # # * tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm: # pmdomain: Rename the genpd subsystem to pmdomain # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 aed8aee11130a954356200afa3f1b8753e8a9482 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1124 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1148 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ WARNING: modpost: vmlinux: section mismatch in reference: ioremap_prot+0x88 (section: .text) -> ioremap_fixed (section: .init.text) Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_defconfig_sh4-gcc12 # Build took: 0:00:58.212224