# 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 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc64e_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_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/net/bridge/br_netlink.c: In function 'br_afspec.isra.28': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2077:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /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 /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1851:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1764:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. INFO: Uncompressed kernel (size 0xb8ed88) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.2.0-rc2-g73a2b047c810 Created: Thu Jul 11 02:26:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4840998 Bytes = 4727.54 KiB = 4.62 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc64e_defconfig_powerpc-gcc4.6 # Build took: 0:00:51.181879