# git rev-parse -q --verify 7872f4d27f10e93773a2754e07b59b75eebb8333^{commit} 7872f4d27f10e93773a2754e07b59b75eebb8333 already have revision, skipping fetch # git checkout -q -f -B kisskb 7872f4d27f10e93773a2754e07b59b75eebb8333 # git clean -qxdf # < git log -1 # commit 7872f4d27f10e93773a2754e07b59b75eebb8333 # Author: Andrew Donnellan # Date: Wed Feb 26 15:39:23 2020 +1100 # # ocxl: Fix misleading comment # # In ocxl_context_free() we note that the AFU reference we're releasing # was taken in "ocxl_context_init", a function that no longer exists. # # Fix it to say ocxl_context_alloc() instead, which is the new name for # ocxl_context_init(), since it was renamed. # # Fixes: b9721d275cc2 ("ocxl: Allow external drivers to use OpenCAPI contexts") # Signed-off-by: Andrew Donnellan # Acked-by: Frederic Barrat # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200226043923.5481-1-ajd@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 7872f4d27f10e93773a2754e07b59b75eebb8333 # < make -s -j 80 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 80 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 80 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 80 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] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. 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:19.782256