# git rev-parse -q --verify f2b220ef93ea34ff6ce48fec382689cf02099f39^{commit} f2b220ef93ea34ff6ce48fec382689cf02099f39 already have revision, skipping fetch # git checkout -q -f -B kisskb f2b220ef93ea34ff6ce48fec382689cf02099f39 # git clean -qxdf # < git log -1 # commit f2b220ef93ea34ff6ce48fec382689cf02099f39 # Merge: 66ae04368efb 877d95dcfd0a # Author: Linus Torvalds # Date: Thu Oct 13 10:58:32 2022 -0700 # # Merge tag 'docs-6.1-2' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "A handful of relatively simple documentation fixes, plus a set of # patches catching the Chinese translation up with the front-page # rework" # # * tag 'docs-6.1-2' of git://git.lwn.net/linux: # Documentation: rtla: Correct command line example # docs/zh_CN: add a man-pages link to zh_CN/index.rst # docs/zh_CN: Rewrite the Chinese translation front page # docs/zh_CN: add zh_CN/arch.rst # docs/zh_CN: promote the title of zh_CN/process/index.rst # docs/zh_CN: Update the translation of page_owner to 6.0-rc7 # docs/zh_CN: Update the translation of ksm to 6.0-rc7 # docs/howto: Replace abundoned URL of gmane.org # Documentation: ubifs: Fix compression idiom # Documentation/mm/page_owner.rst: delete frequently changing experimental data # docs/zh_CN: Fix build warning # docs: ftrace: Correct access mode # < /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 f2b220ef93ea34ff6ce48fec382689cf02099f39 # < make -s -j 48 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 48 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 48 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 48 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:41.798745