# git rev-parse -q --verify b7e7c85dc7b0ea5ff821756c331489e3b151eed1^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify b7e7c85dc7b0ea5ff821756c331489e3b151eed1^{commit} b7e7c85dc7b0ea5ff821756c331489e3b151eed1 # git checkout -q -f -B kisskb b7e7c85dc7b0ea5ff821756c331489e3b151eed1 # git clean -qxdf # < git log -1 # commit b7e7c85dc7b0ea5ff821756c331489e3b151eed1 # Merge: 2d63ba3e41db b6143d10d23e # Author: Linus Torvalds # Date: Fri Aug 16 10:51:47 2019 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # # - Don't taint the kernel if CPUs have different sets of page sizes # supported (other than the one in use). # # - Issue I-cache maintenance for module ftrace trampoline. # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side # arm64: cpufeature: Don't treat granule sizes as strict # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 b7e7c85dc7b0ea5ff821756c331489e3b151eed1 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xFBF625A # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/net/bridge/netfilter/nf_conntrack_bridge.c:21: /kisskb/src/include/net/netfilter/nf_tables.h: In function 'nft_gencursor_next': /kisskb/src/include/net/netfilter/nf_tables.h:1224:14: error: 'const struct net' has no member named 'nft'; did you mean 'nf'? return net->nft.gencursor + 1 == 1 ? 1 : 0; ^~~ nf In file included from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/net/bridge/netfilter/nf_conntrack_bridge.c:3: /kisskb/src/include/net/netfilter/nf_tables.h: In function 'nft_genmask_cur': /kisskb/src/include/net/netfilter/nf_tables.h:1235:29: error: 'const struct net' has no member named 'nft'; did you mean 'nf'? return 1 << READ_ONCE(net->nft.gencursor); ^~~ /kisskb/src/include/linux/compiler.h:261:17: note: in definition of macro '__READ_ONCE' union { typeof(x) __val; char __c[1]; } __u; \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1235:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1235:29: error: 'const struct net' has no member named 'nft'; did you mean 'nf'? return 1 << READ_ONCE(net->nft.gencursor); ^~~ /kisskb/src/include/linux/compiler.h:263:22: note: in definition of macro '__READ_ONCE' __read_once_size(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1235:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1235:29: error: 'const struct net' has no member named 'nft'; did you mean 'nf'? return 1 << READ_ONCE(net->nft.gencursor); ^~~ /kisskb/src/include/linux/compiler.h:263:42: note: in definition of macro '__READ_ONCE' __read_once_size(&(x), __u.__c, sizeof(x)); \ ^ /kisskb/src/include/net/netfilter/nf_tables.h:1235:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1235:29: error: 'const struct net' has no member named 'nft'; did you mean 'nf'? return 1 << READ_ONCE(net->nft.gencursor); ^~~ /kisskb/src/include/linux/compiler.h:265: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:1235:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ /kisskb/src/include/net/netfilter/nf_tables.h:1235:29: error: 'const struct net' has no member named 'nft'; did you mean 'nf'? return 1 << READ_ONCE(net->nft.gencursor); ^~~ /kisskb/src/include/linux/compiler.h:265: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:1235:14: note: in expansion of macro 'READ_ONCE' return 1 << READ_ONCE(net->nft.gencursor); ^~~~~~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:280: net/bridge/netfilter/nf_conntrack_bridge.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:497: net/bridge/netfilter] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:497: net/bridge] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1083: net] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:19.623772