# git rev-parse -q --verify dd806e2f030e57dd5bac973372aa252b6c175b73^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/tip auto-latest 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 dd806e2f030e57dd5bac973372aa252b6c175b73^{commit} dd806e2f030e57dd5bac973372aa252b6c175b73 # git checkout -q -f -B kisskb dd806e2f030e57dd5bac973372aa252b6c175b73 # git clean -qxdf # < git log -1 # commit dd806e2f030e57dd5bac973372aa252b6c175b73 # Merge: 66f0d3f79c23 2aaae4bf41b1 # Author: Ingo Molnar # Date: Fri Apr 21 10:39:12 2023 +0200 # # Merge branch into tip/master: 'timers/core' # # # New commits in timers/core: # 2aaae4bf41b1 posix-cpu-timers: Implement the missing timer_wait_running callback # 263dda24fff0 selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotonicity # 270b2a679ea7 selftests/proc: Remove idle time monotonicity assertions # 9a1d4b8a7b80 MAINTAINERS: Remove stale email address # 289dafed3851 timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick() # ead70b752373 timers/nohz: Add a comment about broken iowait counter update race # 620a30fa0bd1 timers/nohz: Protect idle/iowait sleep time under seqcount # 07b65a800b6d timers/nohz: Only ever update sleeptime from idle exit # 605da849d598 timers/nohz: Restructure and reshuffle struct tick_sched # e9523a0d8189 tick/common: Align tick period with the HZ tick. # # Signed-off-by: Ingo Molnar # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 dd806e2f030e57dd5bac973372aa252b6c175b73 # < make -s -j 160 ARCH=powerpc O=/kisskb/build/tip_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/tip_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/tip_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/tip_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_wait_running_nsleep': /kisskb/src/kernel/time/posix-cpu-timers.c:1310:23: error: request for member 'it_lock' in something not a structure or union spin_unlock_irq(&timr.it_lock); ^ /kisskb/src/kernel/time/posix-cpu-timers.c:1312:21: error: request for member 'it_lock' in something not a structure or union spin_lock_irq(&timr.it_lock); ^ make[4]: *** [/kisskb/src/scripts/Makefile.build:252: kernel/time/posix-cpu-timers.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: kernel/time] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1902:23: warning: 'right_gen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (left_gen == gen && right_gen == gen) { ^ /kisskb/src/fs/btrfs/send.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 160 ARCH=powerpc O=/kisskb/build/tip_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/tip_ppc64le_defconfig_powerpc-gcc5 # Build took: 0:02:11.308704