# git rev-parse -q --verify 2272905a4580f26630f7d652cc33935b59f96d4c^{commit} 2272905a4580f26630f7d652cc33935b59f96d4c already have revision, skipping fetch # git checkout -q -f -B kisskb 2272905a4580f26630f7d652cc33935b59f96d4c # git clean -qxdf # < git log -1 # commit 2272905a4580f26630f7d652cc33935b59f96d4c # Author: Emmanuel Nicolet # Date: Tue Oct 8 16:13:42 2019 +0200 # # spufs: fix a crash in spufs_create_root() # # The spu_fs_context was not set in fc->fs_private, this caused a crash # when accessing ctx->mode in spufs_create_root(). # # Fixes: d2e0981c3b9a ("vfs: Convert spufs to use the new mount API") # Signed-off-by: Emmanuel Nicolet # Signed-off-by: Michael Ellerman # Acked-by: Arnd Bergmann # Link: https://lore.kernel.org/r/20191008141342.GA266797@gmail.com # < /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 2272905a4580f26630f7d652cc33935b59f96d4c # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # Added to kconfig CONFIG_MEMORY_HOTPLUG=n # Added to kconfig CONFIG_MEMORY_HOTREMOVE=n # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/list.h:9:0, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/send.c:7: /kisskb/src/fs/btrfs/send.c: In function 'process_extent': /kisskb/src/include/linux/kernel.h:37:33: warning: 'clone_src_i_size' may be used uninitialized in this function [-Wmaybe-uninitialized] #define IS_ALIGNED(x, a) (((x) & ((typeof(x))(a) - 1)) == 0) ^ /kisskb/src/fs/btrfs/send.c:5088:6: note: 'clone_src_i_size' was declared here u64 clone_src_i_size; ^ Completed OK # rm -rf /kisskb/build/powerpc-fixes_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc5 # Build took: 0:03:27.016173