aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2018-08-15 20:22:27 +0000
committerLinus Torvalds <[email protected]>2018-08-15 20:44:10 +0000
commit0a957467c5fd46142bc9c52758ffc552d4c5e2f7 (patch)
treeda739c3dae844bb09457f98ced9c9a9cdc23cf47 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentMerge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff)
downloadkernel-0a957467c5fd46142bc9c52758ffc552d4c5e2f7.tar.gz
kernel-0a957467c5fd46142bc9c52758ffc552d4c5e2f7.zip
x86: i8259: Add missing include file
i8259.h uses inb/outb and thus needs to include asm/io.h to avoid the following build error, as seen with x86_64:defconfig and CONFIG_SMP=n. In file included from drivers/rtc/rtc-cmos.c:45:0: arch/x86/include/asm/i8259.h: In function 'inb_pic': arch/x86/include/asm/i8259.h:32:24: error: implicit declaration of function 'inb' arch/x86/include/asm/i8259.h: In function 'outb_pic': arch/x86/include/asm/i8259.h:45:2: error: implicit declaration of function 'outb' Reported-by: Sebastian Gottschall <[email protected]> Suggested-by: Sebastian Gottschall <[email protected]> Fixes: 447ae3166702 ("x86: Don't include linux/irq.h from asm/hardirq.h") Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions