# git rev-parse -q --verify 644e9524388a5dbc6d4f58c492ee9ef7bd4ddf4d^{commit} 644e9524388a5dbc6d4f58c492ee9ef7bd4ddf4d already have revision, skipping fetch # git checkout -q -f -B kisskb 644e9524388a5dbc6d4f58c492ee9ef7bd4ddf4d # git clean -qxdf # < git log -1 # commit 644e9524388a5dbc6d4f58c492ee9ef7bd4ddf4d # Merge: 990f32003120 767e684367e4 # Author: Linus Torvalds # Date: Fri Nov 25 18:02:49 2022 -0800 # # Merge tag 'for-v6.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply # # Pull power supply fixes from Sebastian Reichel: # # - rk817: Two error handling fixes # # - ip5xxx: fix inter overflow in current calculation # # - ab8500: fix thermal zone probing # # * tag 'for-v6.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: # power: supply: ab8500: Defer thermal zone probe # power: supply: ip5xxx: Fix integer overflow in current_now calculation # power: supply: rk817: Change rk817_chg_cur_to_reg to int # power: supply: rk817: check correct variable # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 644e9524388a5dbc6d4f58c492ee9ef7bd4ddf4d # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:27.409761