# git rev-parse -q --verify ee1c7bd33e66376067fd6306b730789ee2ae53e4^{commit} ee1c7bd33e66376067fd6306b730789ee2ae53e4 already have revision, skipping fetch # git checkout -q -f -B kisskb ee1c7bd33e66376067fd6306b730789ee2ae53e4 # git clean -qxdf # < git log -1 # commit ee1c7bd33e66376067fd6306b730789ee2ae53e4 # Merge: 60a8db790255 2d6c25215ab2 # Author: Linus Torvalds # Date: Tue Aug 13 11:46:24 2019 -0700 # # Merge tag 'tpmdd-next-20190813' of git://git.infradead.org/users/jjs/linux-tpmdd # # Pull tpm fixes from Jarkko Sakkinen: # "One more bug fix for the next release" # # * tag 'tpmdd-next-20190813' of git://git.infradead.org/users/jjs/linux-tpmdd: # KEYS: trusted: allow module init if TPM is inactive or deactivated # < /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 ee1c7bd33e66376067fd6306b730789ee2ae53e4 # < make -s -j 80 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=0xA457E118 # 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 80 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 80 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/export.h:45, from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/kernel.h:8, 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:281: 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 80 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:00.505696