# git rev-parse -q --verify 1b647d0d6ffabafd112457be465d6cf9bc19eb1d^{commit} 1b647d0d6ffabafd112457be465d6cf9bc19eb1d already have revision, skipping fetch # git checkout -q -f -B kisskb 1b647d0d6ffabafd112457be465d6cf9bc19eb1d # git clean -qxdf # < git log -1 # commit 1b647d0d6ffabafd112457be465d6cf9bc19eb1d # Author: Benjamin Herrenschmidt # Date: Tue Apr 10 17:16:10 2018 +1000 # # powerpc/powernv/opal: Use standard interrupts property when available # # For (bad) historical reasons, OPAL used to create a non-standard pair # of properties "opal-interrupts" and "opal-interrupts-names" for # representing the list of interrupts it wants Linux to request on its # behalf. # # Among other issues, the opal-interrupts doesn't have a way to carry # the type of interrupts, and they were assumed to be all level # sensitive. # # This is wrong on some recent systems where some of them are edge # sensitive causing warnings in the XIVE code and possible misbehaviours # if they need to be retriggered (typically the NPU2 TCE error # interrupts). # # This makes Linux switch to using the standard "interrupts" and # "interrupt-names" properties instead when they are available, using # standard of_irq helpers, which can carry all the desired type # information. # # Newer versions of OPAL will generate those properties in addition to # the legacy ones. # # Signed-off-by: Benjamin Herrenschmidt # [mpe: Fixup prefix logic to check strlen(r->name). Reinstate setting # of start = 0 in opal_event_shutdown() to avoid double free warnings] # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 1b647d0d6ffabafd112457be465d6cf9bc19eb1d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc44x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc44x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /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:339:21: note: 'pdeo' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:637:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1835:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1745:46: warning: 'linear' 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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5273ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537a58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639733 Bytes = 2577.86 kB = 2.52 MB Load Address: 00600000 Entry Point: 0060110c Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2615045 Bytes = 2553.75 kB = 2.49 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2640501 Bytes = 2578.61 kB = 2.52 MB Load Address: 00600000 Entry Point: 006000a4 Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639991 Bytes = 2578.12 kB = 2.52 MB Load Address: 00600000 Entry Point: 00601114 Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639832 Bytes = 2577.96 kB = 2.52 MB Load Address: 00600000 Entry Point: 00601104 Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639723 Bytes = 2577.85 kB = 2.52 MB Load Address: 00600000 Entry Point: 00601100 Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639928 Bytes = 2578.05 kB = 2.52 MB Load Address: 00600000 Entry Point: 0060110c Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:07 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639756 Bytes = 2577.89 kB = 2.52 MB Load Address: 00600000 Entry Point: 00601118 Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:08 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2640141 Bytes = 2578.26 kB = 2.52 MB Load Address: 00600000 Entry Point: 00600178 Image Name: Linux-4.18.0-rc3-g1b647d0 Created: Tue Aug 7 23:21:08 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2639996 Bytes = 2578.12 kB = 2.52 MB Load Address: 00600000 Entry Point: 006010f4 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc44x_defconfig_powerpc # Build took: 0:00:52.531286