# git rev-parse -q --verify 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a^{commit} 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a already have revision, skipping fetch # git checkout -q -f -B kisskb 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a # git clean -qxdf # < git log -1 # commit 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a # Merge: 31fc92fc93d5 2b6ae0962b42 # Author: Linus Torvalds # Date: Wed Nov 2 11:25:12 2022 -0700 # # Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc architecture fixes from Helge Deller: # "This mostly handles oddities with the serial port 8250_gsc.c driver. # # Although the name suggests it's just for serial ports on the GSC bus # (e.g. in older PA-RISC machines), it handles serial ports on PA-RISC # PCI devices (e.g. on the SuperIO chip) as well. # # Thus this renames the driver to 8250_parisc and fixes the config # dependencies. # # The other change is a cleanup on how the device IDs of devices in a # PA-RISC machine are shown at startup" # # * tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Avoid printing the hardware path twice # parisc: Export iosapic_serial_irq() symbol for serial port driver # MAINTAINERS: adjust entry after renaming parisc serial driver # parisc: Use signed char for hardware path in pdc.h # parisc/serial: Rename 8250_gsc.c to 8250_parisc.c # parisc: Make 8250_gsc driver dependend on CONFIG_PARISC # < /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 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_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-defconfig_s390x-gcc11 # Build took: 0:03:40.715838