# git rev-parse -q --verify 61700f816e6f58f6b1aaa881a69a784d146e30f0^{commit} 61700f816e6f58f6b1aaa881a69a784d146e30f0 already have revision, skipping fetch # git checkout -q -f -B kisskb 61700f816e6f58f6b1aaa881a69a784d146e30f0 # git clean -qxdf # < git log -1 # commit 61700f816e6f58f6b1aaa881a69a784d146e30f0 # Author: Michael Ellerman # Date: Thu May 16 22:14:44 2024 +1000 # # powerpc/fadump: Fix section mismatch warning # # With some compilers/configs fadump_setup_param_area() isn't inlined into # its caller (which is __init), leading to a section mismatch warning: # # WARNING: modpost: vmlinux: section mismatch in reference: # fadump_setup_param_area+0x200 (section: .text.fadump_setup_param_area) # -> memblock_phys_alloc_range (section: .init.text) # # Fix it by adding an __init annotation. # # Fixes: 683eab94da75 ("powerpc/fadump: setup additional parameters for dump capture kernel") # Reported-by: Stephen Rothwell # Closes: https://lore.kernel.org/all/20240515163708.3380c4d1@canb.auug.org.au/ # Reported-by: kernel test robot # Closes: https://lore.kernel.org/all/202405140922.oucLOx4Y-lkp@intel.com/ # Signed-off-by: Michael Ellerman # Link: https://msgid.link/20240516132631.347956-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 61700f816e6f58f6b1aaa881a69a784d146e30f0 # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3262:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/powerpc-next_skiroot_defconfig_powerpc-gcc5 # Build took: 0:02:18.945920