# git rev-parse -q --verify f296bfd5cd04cbb49b8fc9585adc280ab2b58624^{commit} f296bfd5cd04cbb49b8fc9585adc280ab2b58624 already have revision, skipping fetch # git checkout -q -f -B kisskb f296bfd5cd04cbb49b8fc9585adc280ab2b58624 # git clean -qxdf # < git log -1 # commit f296bfd5cd04cbb49b8fc9585adc280ab2b58624 # Merge: b6b8aa27a3c6 4f8be1f53bf6 # Author: Linus Torvalds # Date: Fri Mar 12 14:19:35 2021 -0800 # # Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client bugfixes from Anna Schumaker: # "These are mostly fixes for issues discovered at the recent NFS # bakeathon: # # - Fix PNFS_FLEXFILE_LAYOUT kconfig so it is possible to build # into the kernel # # - Correct size calculationn for create reply length # # - Set memalloc_nofs_save() for sync tasks to prevent deadlocks # # - Don't revalidate directory permissions on lookup failure # # - Don't clear inode cache when lookup fails # # - Change functions to use nfs_set_cache_invalid() for proper # delegation handling # # - Fix return value of _nfs4_get_security_label() # # - Return an error when attempting to remove system.nfs4_acl" # # * tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs: # nfs: we don't support removing system.nfs4_acl # NFSv4.2: fix return value of _nfs4_get_security_label() # NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4 # NFS: Fix open coded versions of nfs_set_cache_invalid() # NFS: Clean up function nfs_mark_dir_for_revalidate() # NFS: Don't gratuitously clear the inode cache when lookup failed # NFS: Don't revalidate the directory permissions on a lookup failure # SUNRPC: Set memalloc_nofs_save() for sync tasks # NFS: Correct size calculation for create reply length # nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default # < /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 f296bfd5cd04cbb49b8fc9585adc280ab2b58624 # < make -s -j 120 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=0x966BEFA # 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 # < make -s -j 120 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- help # make -s -j 120 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- olddefconfig .config:6270:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6272:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 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- /kisskb/src/drivers/virt/acrn/hsm.c: In function 'remove_cpu_store': /kisskb/src/drivers/virt/acrn/hsm.c:389:3: error: implicit declaration of function 'remove_cpu'; did you mean 'register_cpu'? [-Werror=implicit-function-declaration] remove_cpu(cpu); ^~~~~~~~~~ register_cpu /kisskb/src/drivers/virt/acrn/hsm.c:402:2: error: implicit declaration of function 'add_cpu'; did you mean 'task_cpu'? [-Werror=implicit-function-declaration] add_cpu(cpu); ^~~~~~~ task_cpu cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:271: drivers/virt/acrn/hsm.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/virt/acrn] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:514: drivers/virt] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1849: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 120 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:02:38.694054