aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorChao Xie <[email protected]>2010-12-06 06:01:10 +0000
committerRussell King <[email protected]>2010-12-06 11:03:31 +0000
commit87507500b7fc3620e467abb617a3452f0cccc72d (patch)
tree6e59fe7fa70cdba79f300a62fc26acb48234bc32 /lib/dynamic_debug.c
parentARM: 6523/1: iop: ensure sched_clock() is notrace (diff)
downloadkernel-87507500b7fc3620e467abb617a3452f0cccc72d.tar.gz
kernel-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 <[email protected]> Acked-by: Kyungmin Park <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions