# 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-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 aed8aee11130a954356200afa3f1b8753e8a9482 # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:33.054859