# git rev-parse -q --verify ce77a983b603b21b1b4b209fd264011f09064af5^{commit} ce77a983b603b21b1b4b209fd264011f09064af5 already have revision, skipping fetch # git checkout -q -f -B kisskb ce77a983b603b21b1b4b209fd264011f09064af5 # git clean -qxdf # < git log -1 # commit ce77a983b603b21b1b4b209fd264011f09064af5 # Author: Nicholas Piggin # Date: Fri May 11 03:20:05 2018 +1000 # # powerpc/powernv: process all OPAL event interrupts with kopald # # Using irq_work for processing OPAL event interrupts is not necessary. # irq_work is typically used to schedule work from NMI context, a # softirq may be more appropriate. However OPAL events are not # particularly performance or latency critical, so they can all be # invoked by kopald. # # This patch removes the irq_work queueing, and instead wakes up # kopald when there is an event to be processed. kopald processes # interrupts individually, enabling irqs and calling cond_resched # between each one to minimise latencies. # # Event handlers themselves should still use threaded handlers, # workqueues, etc. as necessary to avoid high interrupts-off latencies # within any single interrupt. # # Signed-off-by: Nicholas Piggin # 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 ce77a983b603b21b1b4b209fd264011f09064af5 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/ebony_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc 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:183: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:340:21: note: 'pdeo' 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: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/ebony.dtb: Warning (pci_bridge): /plb/pci@20ec00000: missing bus-range for PCI bridge arch/powerpc/boot/ebony.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x4aa02c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4aa02c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.17.0-rc3-gce77a98 Created: Fri Jun 1 01:03:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2360965 Bytes = 2305.63 kB = 2.25 MB Load Address: 00500000 Entry Point: 005000a4 Completed OK # rm -rf /kisskb/build/powerpc-next_44x_ebony_defconfig_powerpc # Build took: 0:00:16.570336