diff options
author | 2010-12-06 07:01:10 +0100 | |
---|---|---|
committer | 2010-12-06 11:03:31 +0000 | |
commit | 87507500b7fc3620e467abb617a3452f0cccc72d (patch) | |
tree | 6e59fe7fa70cdba79f300a62fc26acb48234bc32 /tools/perf/scripts/python/syscall-counts.py | |
parent | ARM: 6523/1: iop: ensure sched_clock() is notrace (diff) | |
download | wireguard-linux-87507500b7fc3620e467abb617a3452f0cccc72d.tar.xz wireguard-linux-87507500b7fc3620e467abb617a3452f0cccc72d.zip |
ARM: 6524/1: GIC irq desciptor bug fix
gic_set_cpu will directly use irq_desc[]. If CONFIG_SPARSE_IRQ is
enabled, there is no irq_desc[]. So we need use irq_to_desc(irq) to
get the descriptor for irq.
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions