# git rev-parse -q --verify 526942b8134cc34d25d27f95dfff98b8ce2f6fcd^{commit} 526942b8134cc34d25d27f95dfff98b8ce2f6fcd already have revision, skipping fetch # git checkout -q -f -B kisskb 526942b8134cc34d25d27f95dfff98b8ce2f6fcd # git clean -qxdf # < git log -1 # commit 526942b8134cc34d25d27f95dfff98b8ce2f6fcd # Merge: a39b5dbdd2bc b3b2bec9646e # Author: Linus Torvalds # Date: Wed Aug 3 15:26:04 2022 -0700 # # Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata # # Pull ATA updates from Damien Le Moal: # # - Some code refactoring for the pata_hpt37x and pata_hpt3x2n drivers, # from Sergei. # # - Several patches to cleanup in libata-core, libata-scsi and libata-eh # code: fixes arguments and variables types, change some functions # declaration to static and fix for a typo in a comment. From Sergey # and Xiang. # # - Fix a compilation warning in the pata_macio driver, from me. # # - A fix for the expected number of resources in the sata_mv driver fix, # from Andrew. # # * tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata: # ata: sata_mv: Fixes expected number of resources now IRQs are gone # ata: libata-scsi: fix result type of ata_ioc32() # ata: pata_macio: Fix compilation warning # ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout() # ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]() # ata: make ata_port::fastdrain_cnt *unsigned int* # ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight() # ata: libata-core: make ata_exec_internal_sg() *static* # ata: make transfer mode masks *unsigned int* # ata: libata-core: get rid of *else* branches in ata_id_n_sectors() # ata: libata-core: fix sloppy typing in ata_id_n_sectors() # ata: pata_hpt3x2n: pass base DPLL frequency to hpt3x2n_pci_clock() # ata: pata_hpt37x: merge hpt374_read_freq() to hpt37x_pci_clock() # ata: pata_hpt37x: factor out hpt37x_pci_clock() # ata: pata_hpt37x: move claculating PCI clock from hpt37x_clock_slot() # ata: libata: Fix syntax errors in comments # < /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 526942b8134cc34d25d27f95dfff98b8ce2f6fcd # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12612:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12617:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12619:warning: override: reassigning to symbol UML_NET_SLIP .config:12622:warning: override: reassigning to symbol UML_NET_MCAST .config:12624:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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[2]: *** [/kisskb/src/scripts/Makefile.build:249: arch/um/os-Linux/util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1844: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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-allyesconfig_um-x86_64 # Build took: 0:02:19.060271