# git rev-parse -q --verify a57f603c11a6539c791234a80dd287b54b5debe2^{commit} a57f603c11a6539c791234a80dd287b54b5debe2 already have revision, skipping fetch # git checkout -q -f -B kisskb a57f603c11a6539c791234a80dd287b54b5debe2 # git clean -qxdf # < git log -1 # commit a57f603c11a6539c791234a80dd287b54b5debe2 # Author: Alastair D'Silva # Date: Wed Jun 5 13:15:45 2019 +0200 # # ocxl: Update for AFU descriptor template version 1.1 # # The OpenCAPI discovery and configuration specification has been # updated and introduces version 1.1 of the AFU descriptor template, # with new fields to better define the memory layout of an OpenCAPI # adapter. # # The ocxl driver doesn't do much yet to support LPC memory but as we # start seeing (non-LPC) AFU images using the new template, this patch # updates the config space parsing code to avoid spitting a warning. # # Signed-off-by: Alastair D'Silva # Signed-off-by: Frederic Barrat # Reviewed-by: Christophe Lombard # Acked-by: Andrew Donnellan # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190605111545.19762-1-fbarrat@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 a57f603c11a6539c791234a80dd287b54b5debe2 # < 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 # yes \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- oldconfig yes: standard output: Broken pipe # 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/fs/btrfs/props.c: In function 'inherit_props': /kisskb/src/fs/btrfs/props.c:389:4: warning: 'num_bytes' may be used uninitialized in this function [-Wmaybe-uninitialized] btrfs_block_rsv_release(fs_info, trans->block_rsv, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ num_bytes); ~~~~~~~~~~ warning: same module names found: drivers/regulator/88pm800.ko drivers/mfd/88pm800.ko warning: same module names found: drivers/gpu/drm/bridge/adv7511/adv7511.ko drivers/media/i2c/adv7511.ko warning: same module names found: drivers/net/phy/asix.ko drivers/net/usb/asix.ko warning: same module names found: fs/coda/coda.ko drivers/media/platform/coda/coda.ko warning: same module names found: drivers/net/phy/realtek.ko drivers/net/dsa/realtek.ko Completed OK # rm -rf /kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:29:04.415073