# git rev-parse -q --verify aed8aee11130a954356200afa3f1b8753e8a9482^{commit} aed8aee11130a954356200afa3f1b8753e8a9482 already have revision, skipping fetch # 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-13.1.0-nolibc/hppa-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 aed8aee11130a954356200afa3f1b8753e8a9482 # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- generic-64bit_defconfig # < make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- help # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- olddefconfig # make -s -j 160 ARCH=parisc64 O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa64-linux- In function 'gather_device_info', inlined from 'btrfs_create_chunk' at /kisskb/src/fs/btrfs/volumes.c:5507:8: /kisskb/src/fs/btrfs/volumes.c:5245:48: warning: 'dev_offset' may be used uninitialized [-Wmaybe-uninitialized] 5245 | devices_info[ndevs].dev_offset = dev_offset; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_create_chunk': /kisskb/src/fs/btrfs/volumes.c:5196:13: note: 'dev_offset' was declared here 5196 | u64 dev_offset; | ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc13 # Build took: 0:01:40.327834