# git rev-parse -q --verify 372b2891c15acbf7b90d948b08ac174bde77102c^{commit} 372b2891c15acbf7b90d948b08ac174bde77102c already have revision, skipping fetch # git checkout -q -f -B kisskb 372b2891c15acbf7b90d948b08ac174bde77102c # git clean -qxdf # < git log -1 # commit 372b2891c15acbf7b90d948b08ac174bde77102c # Author: Stephen Rothwell # Date: Tue Aug 24 20:21:05 2021 +1000 # # Add linux-next specific files for 20210824 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 372b2891c15acbf7b90d948b08ac174bde77102c # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4631:warning: override: reassigning to symbol STANDALONE .config:4634:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/printk/index.c:146:13: warning: 'pi_remove_file' defined but not used [-Wunused-function] static void pi_remove_file(struct module *mod) ^~~~~~~~~~~~~~ cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' /kisskb/src/arch/x86/entry/vdso/Makefile:135: FORCE prerequisite is missing /kisskb/src/arch/x86/entry/vdso/Makefile:135: FORCE prerequisite is missing /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_support_uswc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:493:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: At top level: cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:207:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: At top level: cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' In file included from /kisskb/src/include/linux/string.h:253, from /kisskb/src/include/linux/bitmap.h:11, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/mutex.h:17, from /kisskb/src/include/linux/kernfs.h:12, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/platform/x86/lg-laptop.c:10: In function 'strlen', inlined from 'acpi_add' at /kisskb/src/drivers/platform/x86/lg-laptop.c:658:6: /kisskb/src/include/linux/fortify-string.h:46:29: warning: argument 1 null where non-null expected [-Wnonnull] #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:102:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/platform/x86/lg-laptop.c: In function 'acpi_add': /kisskb/src/include/linux/fortify-string.h:46:29: note: in a call to built-in function '__builtin_strlen' #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:102:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ In function 'strnlen', inlined from 'strlen' at /kisskb/src/include/linux/fortify-string.h:103:8, inlined from 'acpi_add' at /kisskb/src/drivers/platform/x86/lg-laptop.c:658:6: /kisskb/src/include/linux/fortify-string.h:22:10: warning: argument 1 null where non-null expected [-Wnonnull] ret = __builtin_strlen(__p); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fortify-string.h:77:17: note: in expansion of macro '__compiletime_strlen' size_t p_len = __compiletime_strlen(p); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/platform/x86/lg-laptop.c: In function 'acpi_add': /kisskb/src/include/linux/fortify-string.h:22:10: note: in a call to built-in function '__builtin_strlen' ret = __builtin_strlen(__p); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fortify-string.h:77:17: note: in expansion of macro '__compiletime_strlen' size_t p_len = __compiletime_strlen(p); ^~~~~~~~~~~~~~~~~~~~ In function 'strlen', inlined from 'acpi_add' at /kisskb/src/drivers/platform/x86/lg-laptop.c:674:8: /kisskb/src/include/linux/fortify-string.h:46:29: warning: argument 1 null where non-null expected [-Wnonnull] #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:102:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/platform/x86/lg-laptop.c: In function 'acpi_add': /kisskb/src/include/linux/fortify-string.h:46:29: note: in a call to built-in function '__builtin_strlen' #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:102:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ In function 'strnlen', inlined from 'strlen' at /kisskb/src/include/linux/fortify-string.h:103:8, inlined from 'acpi_add' at /kisskb/src/drivers/platform/x86/lg-laptop.c:674:8: /kisskb/src/include/linux/fortify-string.h:22:10: warning: argument 1 null where non-null expected [-Wnonnull] ret = __builtin_strlen(__p); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fortify-string.h:77:17: note: in expansion of macro '__compiletime_strlen' size_t p_len = __compiletime_strlen(p); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/platform/x86/lg-laptop.c: In function 'acpi_add': /kisskb/src/include/linux/fortify-string.h:22:10: note: in a call to built-in function '__builtin_strlen' ret = __builtin_strlen(__p); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fortify-string.h:77:17: note: in expansion of macro '__compiletime_strlen' size_t p_len = __compiletime_strlen(p); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/platform/x86/lg-laptop.c: At top level: cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:59.100297