# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 8e5423e991e8cd0988d0c4a3f4ac4ca1af7d148a # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[3]: *** [/kisskb/src/scripts/Makefile.build:250: arch/um/os-Linux/util.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/um/os-Linux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1992: .] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:48.632071