# git rev-parse -q --verify 73a2b047c81046a7f734a5759ab5fdedbb6968fd^{commit} 73a2b047c81046a7f734a5759ab5fdedbb6968fd already have revision, skipping fetch # git checkout -q -f -B kisskb 73a2b047c81046a7f734a5759ab5fdedbb6968fd # git clean -qxdf # < git log -1 # commit 73a2b047c81046a7f734a5759ab5fdedbb6968fd # 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 73a2b047c81046a7f734a5759ab5fdedbb6968fd # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_holly_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- holly_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_holly_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x572d7c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Completed OK # rm -rf /kisskb/build/powerpc-next_holly_defconfig_powerpc-gcc4.6 # Build took: 0:00:43.336425