# 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-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 7872f4d27f10e93773a2754e07b59b75eebb8333 # < make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # < make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- help # make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- olddefconfig # make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- /kisskb/src/scripts/Makefile.asm-generic:25: redundant generic-y found in arch/microblaze/include/asm/Kbuild: hw_irq.h /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; ^ Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/powerpc-next_mmu_defconfig_microblaze # Build took: 0:00:55.359767