# git rev-parse -q --verify b45e2da6e444280f8661dca439c1e377761b2877^{commit} b45e2da6e444280f8661dca439c1e377761b2877 already have revision, skipping fetch # git checkout -q -f -B kisskb b45e2da6e444280f8661dca439c1e377761b2877 # git clean -qxdf # < git log -1 # commit b45e2da6e444280f8661dca439c1e377761b2877 # Merge: 8cbe71e7e01a eb351d75ce1e # Author: Linus Torvalds # Date: Fri Jan 15 15:25:45 2021 -0800 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "10 patches. # # Subsystems affected by this patch series: MAINTAINERS and mm (slub, # pagealloc, memcg, kasan, vmalloc, migration, hugetlb, memory-failure, # and process_vm_access)" # # * emailed patches from Andrew Morton : # mm/process_vm_access.c: include compat.h # mm,hwpoison: fix printing of page flags # MAINTAINERS: add Vlastimil as slab allocators maintainer # mm/hugetlb: fix potential missing huge page size info # mm: migrate: initialize err in do_migrate_pages # mm/vmalloc.c: fix potential memory leak # arm/kasan: fix the array size of kasan_early_shadow_pte[] # mm/memcontrol: fix warning in mem_cgroup_page_lruvec() # mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint # mm, slub: consider rest of partial list if acquire_slab() fails # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 b45e2da6e444280f8661dca439c1e377761b2877 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: In function 'cxgb4_write_partial_sgl': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: missing braces around initializer [-Wmissing-braces] struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: (near initialization for 'buf[0]') [-Wmissing-braces] /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_pseries_defconfig_powerpc-gcc4.9 # Build took: 0:02:59.026598