# git rev-parse -q --verify b23c4771ff62de8ca9b5e4a2d64491b2fb6f8f69^{commit} b23c4771ff62de8ca9b5e4a2d64491b2fb6f8f69 already have revision, skipping fetch # git checkout -q -f -B kisskb b23c4771ff62de8ca9b5e4a2d64491b2fb6f8f69 # git clean -qxdf # < git log -1 # commit b23c4771ff62de8ca9b5e4a2d64491b2fb6f8f69 # Merge: c2b0fc847f31 e35b5a4c494a # Author: Linus Torvalds # Date: Mon Jun 1 15:45:27 2020 -0700 # # Merge tag 'docs-5.8' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "A fair amount of stuff this time around, dominated by yet another # massive set from Mauro toward the completion of the RST conversion. I # *really* hope we are getting close to the end of this. Meanwhile, # those patches reach pretty far afield to update document references # around the tree; there should be no actual code changes there. There # will be, alas, more of the usual trivial merge conflicts. # # Beyond that we have more translations, improvements to the sphinx # scripting, a number of additions to the sysctl documentation, and lots # of fixes" # # * tag 'docs-5.8' of git://git.lwn.net/linux: (130 commits) # Documentation: fixes to the maintainer-entry-profile template # zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rst # tracing: Fix events.rst section numbering # docs: acpi: fix old http link and improve document format # docs: filesystems: add info about efivars content # Documentation: LSM: Correct the basic LSM description # mailmap: change email for Ricardo Ribalda # docs: sysctl/kernel: document unaligned controls # Documentation: admin-guide: update bug-hunting.rst # docs: sysctl/kernel: document ngroups_max # nvdimm: fixes to maintainter-entry-profile # Documentation/features: Correct RISC-V kprobes support entry # Documentation/features: Refresh the arch support status files # Revert "docs: sysctl/kernel: document ngroups_max" # docs: move locking-specific documents to locking/ # docs: move digsig docs to the security book # docs: move the kref doc into the core-api book # docs: add IRQ documentation at the core-api book # docs: debugging-via-ohci1394.txt: add it to the core-api book # docs: fix references for ipmi.rst file # ... # < /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 b23c4771ff62de8ca9b5e4a2d64491b2fb6f8f69 # < make -s -j 24 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 # < make -s -j 24 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 24 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:4233:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4235:warning: override: reassigning to symbol UML_NET_SLIP .config:4238:warning: override: reassigning to symbol UML_NET_MCAST .config:4240:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 24 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/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux ERROR: modpost: "devm_ioremap_resource" [drivers/ptp/ptp_ines.ko] undefined! ERROR: modpost: "devm_ioremap_resource" [drivers/net/ethernet/xilinx/xilinx_emac.ko] undefined! ERROR: modpost: "devm_ioremap" [drivers/net/ethernet/xilinx/ll_temac.ko] undefined! ERROR: modpost: "devm_of_iomap" [drivers/net/ethernet/xilinx/ll_temac.ko] undefined! make[2]: *** [/kisskb/src/scripts/Makefile.modpost:94: __modpost] Error 1 make[1]: *** [/kisskb/src/Makefile:1332: modules] Error 2 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 24 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:07:08.462330