# git rev-parse -q --verify adb68c38d8d49a3d60805479c558649bb2182473^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify adb68c38d8d49a3d60805479c558649bb2182473^{commit} adb68c38d8d49a3d60805479c558649bb2182473 # git checkout -q -f -B kisskb adb68c38d8d49a3d60805479c558649bb2182473 # git clean -qxdf # < git log -1 # commit adb68c38d8d49a3d60805479c558649bb2182473 # Author: Vaibhav Jain # Date: Mon Mar 29 17:01:03 2021 +0530 # # powerpc/papr_scm: Mark nvdimm as unarmed if needed during probe # # In case an nvdimm is found to be unarmed during probe then set its # NDD_UNARMED flag before nvdimm_create(). This would enforce a # read-only access to the ndimm region. Presently even if an nvdimm is # unarmed its not marked as read-only on ppc64 guests. # # The patch updates papr_scm_nvdimm_init() to force query of nvdimm # health via __drc_pmem_query_health() and if nvdimm is found to be # unarmed then set the nvdimm flag ND_UNARMED for nvdimm_create(). # # Signed-off-by: Vaibhav Jain # Reviewed-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210329113103.476760-1-vaibhav@linux.ibm.com # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 adb68c38d8d49a3d60805479c558649bb2182473 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_sparc64-defconfig_sparc64 # Build took: 0:01:40.721801