# git rev-parse -q --verify 80be5998ad6339e3e804a772723390cb50b96428^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 80be5998ad6339e3e804a772723390cb50b96428^{commit} 80be5998ad6339e3e804a772723390cb50b96428 # git checkout -q -f -B kisskb 80be5998ad6339e3e804a772723390cb50b96428 # git clean -qxdf # < git log -1 # commit 80be5998ad6339e3e804a772723390cb50b96428 # Author: Masami Hiramatsu # Date: Wed Sep 15 09:53:38 2021 +0900 # # tools/bootconfig: Define memblock_free_ptr() to fix build error # # The lib/bootconfig.c file is shared with the 'bootconfig' tooling, and # as a result, the changes incommit 77e02cf57b6c ("memblock: introduce # saner 'memblock_free_ptr()' interface") need to also be reflected in the # tooling header file. # # So define the new memblock_free_ptr() wrapper, and remove unused __pa() # and memblock_free(). # # Fixes: 77e02cf57b6c ("memblock: introduce saner 'memblock_free_ptr()' interface") # Signed-off-by: Masami Hiramatsu # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 80be5998ad6339e3e804a772723390cb50b96428 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=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_BPF_PRELOAD=n # Added to kconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5622:warning: override: reassigning to symbol STANDALONE .config:5625:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x21d: call to do_strncpy_from_user() with UACCESS enabled lib/strnlen_user.o: warning: objtool: strnlen_user()+0x1b1: call to do_strnlen_user() with UACCESS enabled In file included from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/include/linux/skbuff.h:31, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/drivers/nvme/host/tcp.c:12: In function 'sg_mark_end', inlined from 'sg_init_marker' at /kisskb/src/include/linux/scatterlist.h:270:2, inlined from 'nvme_tcp_ddgst_update' at /kisskb/src/drivers/nvme/host/tcp.c:344:2: /kisskb/src/include/linux/scatterlist.h:214:23: warning: 'sg.page_link' is used uninitialized [-Wuninitialized] 214 | sg->page_link |= SG_END; | ^~ /kisskb/src/drivers/nvme/host/tcp.c: In function 'nvme_tcp_ddgst_update': /kisskb/src/drivers/nvme/host/tcp.c:342:28: note: 'sg' declared here 342 | struct scatterlist sg; | ^~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:10:44.237584