# git rev-parse -q --verify e8bc52cb8df80c31c73c726ab58ea9746e9ff734^{commit} e8bc52cb8df80c31c73c726ab58ea9746e9ff734 already have revision, skipping fetch # git checkout -q -f -B kisskb e8bc52cb8df80c31c73c726ab58ea9746e9ff734 # git clean -qxdf # < git log -1 # commit e8bc52cb8df80c31c73c726ab58ea9746e9ff734 # Merge: d3dcbe24a0fc fda8c908bc2d # Author: Linus Torvalds # Date: Fri Oct 7 17:04:10 2022 -0700 # # Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core # # Pull driver core updates from Greg KH: # "Here is the big set of driver core and debug printk changes for # 6.1-rc1. Included in here is: # # - dynamic debug updates for the core and the drm subsystem. The drm # changes have all been acked by the relevant maintainers # # - kernfs fixes for syzbot reported problems # # - kernfs refactors and updates for cgroup requirements # # - magic number cleanups and removals from the kernel tree (they were # not being used and they really did not actually do anything) # # - other tiny cleanups # # All of these have been in linux-next for a while with no reported # issues" # # * tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (74 commits) # docs: filesystems: sysfs: Make text and code for ->show() consistent # Documentation: NBD_REQUEST_MAGIC isn't a magic number # a.out: restore CMAGIC # device property: Add const qualifier to device_get_match_data() parameter # drm_print: add _ddebug descriptor to drm_*dbg prototypes # drm_print: prefer bare printk KERN_DEBUG on generic fn # drm_print: optimize drm_debug_enabled for jump-label # drm-print: add drm_dbg_driver to improve namespace symmetry # drm-print.h: include dyndbg header # drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro # drm_print: interpose drm_*dbg with forwarding macros # drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers. # drm_print: condense enum drm_debug_category # debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fops # driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs() # Documentation: ENI155_MAGIC isn't a magic number # Documentation: NBD_REPLY_MAGIC isn't a magic number # nbd: remove define-only NBD_MAGIC, previously magic number # Documentation: FW_HEADER_MAGIC isn't a magic number # Documentation: EEPROM_MAGIC_VALUE isn't a magic number # ... # < /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 e8bc52cb8df80c31c73c726ab58ea9746e9ff734 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # 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-allmodconfig_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-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12497:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12502:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12504:warning: override: reassigning to symbol UML_NET_SLIP .config:12507:warning: override: reassigning to symbol UML_NET_MCAST .config:12509:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_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:250: arch/um/os-Linux/util.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1995: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allmodconfig_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-allmodconfig_um-x86_64 # Build took: 0:02:05.946691