# git rev-parse -q --verify 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea^{commit} 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea already have revision, skipping fetch # git checkout -q -f -B kisskb 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea # git clean -qxdf # < git log -1 # commit 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea # Author: Narayana Murty N # Date: Tue Sep 17 09:24:45 2024 -0400 # # powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block # # Makes pseries_eeh_err_inject() available even when debugfs # is disabled (CONFIG_DEBUG_FS=n). It moves eeh_debugfs_break_device() # and eeh_pe_inject_mmio_error() out of the CONFIG_DEBUG_FS block # and renames it as eeh_break_device(). # # Reported-by: kernel test robot # Closes: https://lore.kernel.org/oe-kbuild-all/202409170509.VWC6jadC-lkp@intel.com/ # Fixes: b0e2b828dfca ("powerpc/pseries/eeh: Fix pseries_eeh_err_inject") # Signed-off-by: Narayana Murty N # Reviewed-by: Ritesh Harjani (IBM) # Signed-off-by: Michael Ellerman # Link: https://msgid.link/20240917132445.3868016-1-nnmlinux@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3984:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/kernel/events/core.c: In function 'perf_event_setup_cpumask': /kisskb/src/kernel/events/core.c:14012:13: warning: the comparison will always evaluate as 'true' for the address of 'thread_mask' will never be NULL [-Waddress] 14012 | if (!topology_sibling_cpumask(cpu)) { | ^ In file included from /kisskb/src/include/linux/topology.h:36, from /kisskb/src/include/linux/gfp.h:8, from /kisskb/src/include/linux/xarray.h:16, from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/arch/s390/include/asm/topology.h:21:19: note: 'thread_mask' declared here 21 | cpumask_t thread_mask; | ^~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-fixes_defconfig_s390x-gcc13 # Build took: 0:03:29.217119