# git rev-parse -q --verify a667cb7a94d48a483fb5d6006fe04a440f1a42ce^{commit} a667cb7a94d48a483fb5d6006fe04a440f1a42ce already have revision, skipping fetch # git checkout -q -f -B kisskb a667cb7a94d48a483fb5d6006fe04a440f1a42ce # git clean -qxdf # < git log -1 # commit a667cb7a94d48a483fb5d6006fe04a440f1a42ce # Merge: cb1d150d809e 586187d7de71 # Author: Linus Torvalds # Date: Tue Mar 12 10:39:53 2019 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc updates from Andrew Morton: # # - a few misc things # # - the rest of MM # # - remove flex_arrays, replace with new simple radix-tree implementation # # * emailed patches from Andrew Morton : (38 commits) # Drop flex_arrays # sctp: convert to genradix # proc: commit to genradix # generic radix trees # selinux: convert to kvmalloc # md: convert to kvmalloc # openvswitch: convert to kvmalloc # of: fix kmemleak crash caused by imbalance in early memory reservation # mm: memblock: update comments and kernel-doc # memblock: split checks whether a region should be skipped to a helper function # memblock: remove memblock_{set,clear}_region_flags # memblock: drop memblock_alloc_*_nopanic() variants # memblock: memblock_alloc_try_nid: don't panic # treewide: add checks for the return value of memblock_alloc*() # swiotlb: add checks for the return value of memblock_alloc*() # init/main: add checks for the return value of memblock_alloc*() # mm/percpu: add checks for the return value of memblock_alloc*() # sparc: add checks for the return value of memblock_alloc*() # ia64: add checks for the return value of memblock_alloc*() # arch: don't memset(0) memory returned by memblock_alloc() # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 a667cb7a94d48a483fb5d6006fe04a440f1a42ce # < make -s -j 8 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # make -s -j 8 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In file included from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/arm64/include/asm/bug.h:37, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/drivers/dma/imx-dma.c:14: /kisskb/src/drivers/dma/imx-dma.c: In function 'imxdma_sg_next': /kisskb/src/include/linux/kernel.h:827:29: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^~ /kisskb/src/include/linux/kernel.h:841:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:851:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^~~~~~~~~~ /kisskb/src/include/linux/kernel.h:860:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^~~~~~~~~~~~~ /kisskb/src/drivers/dma/imx-dma.c:288:8: note: in expansion of macro 'min' now = min(d->len, sg_dma_len(sg)); ^~~ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 # Build took: 0:32:03.016865