# 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/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 7872f4d27f10e93773a2754e07b59b75eebb8333 # < make -s -j 24 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_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 24 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 24 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c: In function 'mlx5_tc_ct_flow_offload': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1133:27: warning: 'rule' may be used uninitialized in this function [-Wmaybe-uninitialized] struct mlx5_flow_handle *rule; ^~~~ Completed OK # rm -rf /kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:31:49.282209