# git rev-parse -q --verify 192f0f8e9db7efe4ac98d47f5fa4334e43c1204d^{commit} 192f0f8e9db7efe4ac98d47f5fa4334e43c1204d already have revision, skipping fetch # git checkout -q -f -B kisskb 192f0f8e9db7efe4ac98d47f5fa4334e43c1204d # git clean -qxdf # < git log -1 # commit 192f0f8e9db7efe4ac98d47f5fa4334e43c1204d # Merge: ec9249752465 f5a9e488d623 # Author: Linus Torvalds # Date: Sat Jul 13 16:08:36 2019 -0700 # # Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # "Notable changes: # # - Removal of the NPU DMA code, used by the out-of-tree Nvidia driver, # as well as some other functions only used by drivers that haven't # (yet?) made it upstream. # # - A fix for a bug in our handling of hardware watchpoints (eg. perf # record -e mem: ...) which could lead to register corruption and # kernel crashes. # # - Enable HAVE_ARCH_HUGE_VMAP, which allows us to use large pages for # vmalloc when using the Radix MMU. # # - A large but incremental rewrite of our exception handling code to # use gas macros rather than multiple levels of nested CPP macros. # # And the usual small fixes, cleanups and improvements. # # Thanks to: Alastair D'Silva, Alexey Kardashevskiy, Andreas Schwab, # Aneesh Kumar K.V, Anju T Sudhakar, Anton Blanchard, Arnd Bergmann, # Athira Rajeev, Cédric Le Goater, Christian Lamparter, Christophe # Leroy, Christophe Lombard, Christoph Hellwig, Daniel Axtens, Denis # Efremov, Enrico Weigelt, Frederic Barrat, Gautham R. Shenoy, Geert # Uytterhoeven, Geliang Tang, Gen Zhang, Greg Kroah-Hartman, Greg Kurz, # Gustavo Romero, Krzysztof Kozlowski, Madhavan Srinivasan, Masahiro # Yamada, Mathieu Malaterre, Michael Neuling, Nathan Lynch, Naveen N. # Rao, Nicholas Piggin, Nishad Kamdar, Oliver O'Halloran, Qian Cai, Ravi # Bangoria, Sachin Sant, Sam Bobroff, Satheesh Rajendran, Segher # Boessenkool, Shaokun Zhang, Shawn Anastasio, Stewart Smith, Suraj # Jitindar Singh, Thiago Jung Bauermann, YueHaibing" # # * tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (163 commits) # powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state. # powerpc/eeh: Handle hugepages in ioremap space # ocxl: Update for AFU descriptor template version 1.1 # powerpc/boot: pass CONFIG options in a simpler and more robust way # powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h # powerpc/irq: Don't WARN continuously in arch_local_irq_restore() # powerpc/module64: Use symbolic instructions names. # powerpc/module32: Use symbolic instructions names. # powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h # powerpc/module64: Fix comment in R_PPC64_ENTRY handling # powerpc/boot: Add lzo support for uImage # powerpc/boot: Add lzma support for uImage # powerpc/boot: don't force gzipped uImage # powerpc/8xx: Add microcode patch to move SMC parameter RAM. # powerpc/8xx: Use IO accessors in microcode programming. # powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c # powerpc/8xx: refactor programming of microcode CPM params. # powerpc/8xx: refactor printing of microcode patch name. # powerpc/8xx: Refactor microcode write # powerpc/8xx: refactor writing of CPM microcode arrays # ... # < /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 192f0f8e9db7efe4ac98d47f5fa4334e43c1204d # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x32951360 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- arch/arm64/Makefile:56: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built arch/arm64/Makefile:56: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built In file included from /kisskb/src/include/net/netfilter/nf_tables.h:8, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/linux/netfilter/x_tables.h: In function 'xt_net': /kisskb/src/include/linux/netfilter/x_tables.h:46:19: error: dereferencing pointer to incomplete type 'const struct nf_hook_state' return par->state->net; ^~ In file included from /kisskb/src/include/net/netfilter/nf_tables.h:8, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/linux/netfilter/x_tables.h: At top level: /kisskb/src/include/linux/netfilter/x_tables.h:449:64: error: unknown type name 'nf_hookfn' struct nf_hook_ops *xt_hook_ops_alloc(const struct xt_table *, nf_hookfn *); ^~~~~~~~~ In file included from /kisskb/src/include/net/netfilter/nf_tables.h:12, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/net/netfilter/nf_flow_table.h:19:2: error: unknown type name 'nf_hookfn' nf_hookfn *hook; ^~~~~~~~~ In file included from /kisskb/src/include/net/netfilter/nf_tables_offload.h:5, from : /kisskb/src/include/net/netfilter/nf_tables.h:929:2: error: unknown type name 'nf_hookfn' nf_hookfn *hooks[NF_MAX_HOOKS]; ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:957:22: error: field 'ops' has incomplete type struct nf_hook_ops ops; ^~~ /kisskb/src/include/net/netfilter/nf_tables.h: In function 'nft_gencursor_next': /kisskb/src/include/net/netfilter/nf_tables.h:1223:12: error: 'const struct net' has no member named 'nft' return net->nft.gencursor + 1 == 1 ? 1 : 0; ^~ In file included from /kisskb/src/include/linux/export.h:45, from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/kernel.h:8, from /kisskb/src/include/net/flow_offload.h:4, from /kisskb/src/include/net/netfilter/nf_tables_offload.h:4, from : /kisskb/src/include/net/netfilter/nf_tables.h: In function 'nft_genmask_cur': /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:256:17: note: in definition of macro '__READ_ONCE' union { typeof(x) __val; char __c[1]; } __u; \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:258:22: note: in definition of macro '__READ_ONCE' __read_once_size(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:258:42: note: in definition of macro '__READ_ONCE' __read_once_size(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:260:30: note: in definition of macro '__READ_ONCE' __read_once_size_nocheck(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1234:27: error: 'const struct net' has no member named 'nft' return 1 << READ_ONCE(net->nft.gencursor); ^~ /kisskb/src/include/linux/compiler.h:260:50: note: in definition of macro '__READ_ONCE' __read_once_size_nocheck(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1234:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:304: include/net/netfilter/nf_tables_offload.h.s] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1077: include] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 80 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:04:03.811470