# 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/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 dd806e2f030e57dd5bac973372aa252b6c175b73 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/tip_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # < make -s -j 32 ARCH=arm64 O=/kisskb/build/tip_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/tip_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/tip_arm64-defconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1909:13: warning: 'right_gen' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (right_gen == gen) { ^ /kisskb/src/fs/btrfs/send.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' Completed OK # rm -rf /kisskb/build/tip_arm64-defconfig_arm64-gcc5 # Build took: 0:04:36.216329