# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a57f603c11a6539c791234a80dd287b54b5debe2 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_kmeter1_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/kmeter1_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_kmeter1_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here int oldval, ret; ^ INFO: Uncompressed kernel (size 0x50e1b4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.2.0-rc2-ga57f603c11a6 Created: Tue Jul 9 01:37:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2583651 Bytes = 2523.10 KiB = 2.46 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_kmeter1_defconfig_powerpc-gcc5 # Build took: 0:00:49.375948