# git rev-parse -q --verify 63bef48fd6c9d3f1ba4f0e23b4da1e007db6a3c0^{commit} 63bef48fd6c9d3f1ba4f0e23b4da1e007db6a3c0 already have revision, skipping fetch # git checkout -q -f -B kisskb 63bef48fd6c9d3f1ba4f0e23b4da1e007db6a3c0 # git clean -qxdf # < git log -1 # commit 63bef48fd6c9d3f1ba4f0e23b4da1e007db6a3c0 # Merge: 04de788e61a5 1cd377baa918 # Author: Linus Torvalds # Date: Tue Apr 7 14:11:54 2020 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge more updates from Andrew Morton: # # - a lot more of MM, quite a bit more yet to come: (memcg, pagemap, # vmalloc, pagealloc, migration, thp, ksm, madvise, virtio, # userfaultfd, memory-hotplug, shmem, rmap, zswap, zsmalloc, cleanups) # # - various other subsystems (procfs, misc, MAINTAINERS, bitops, lib, # checkpatch, epoll, binfmt, kallsyms, reiserfs, kmod, gcov, kconfig, # ubsan, fault-injection, ipc) # # * emailed patches from Andrew Morton : (158 commits) # ipc/shm.c: make compat_ksys_shmctl() static # ipc/mqueue.c: fix a brace coding style issue # lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" # ubsan: include bug type in report header # kasan: unset panic_on_warn before calling panic() # ubsan: check panic_on_warn # drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks # ubsan: split "bounds" checker from other options # ubsan: add trap instrumentation option # init/Kconfig: clean up ANON_INODES and old IO schedulers options # kernel/gcov/fs.c: replace zero-length array with flexible-array member # gcov: gcc_3_4: replace zero-length array with flexible-array member # gcov: gcc_4_7: replace zero-length array with flexible-array member # kernel/kmod.c: fix a typo "assuems" -> "assumes" # reiserfs: clean up several indentation issues # kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() # samples/hw_breakpoint: drop use of kallsyms_lookup_name() # samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes # fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path # fs/binfmt_elf.c: allocate less for static executable # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 63bef48fd6c9d3f1ba4f0e23b4da1e007db6a3c0 # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_nhk8815_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- nhk8815_defconfig # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_nhk8815_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 24 ARCH=arm O=/kisskb/build/linus_nhk8815_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 24 ARCH=arm O=/kisskb/build/linus_nhk8815_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5497:9: warning: missing braces around initializer [-Wmissing-braces] struct drm_dp_desc desc = { 0 }; ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5497:9: warning: (near initialization for 'desc.ident') [-Wmissing-braces] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ Completed OK # rm -rf /kisskb/build/linus_nhk8815_defconfig_arm-gcc4.9 # Build took: 0:01:24.877492