x86: fix typo in irq_desc array
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 25 Sep 2008 02:04:35 +0000 (19:04 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:11 +0000 (16:53 +0200)
commitaac3f2b6f6e88827432c4050ac73552f24b19de1
treeb8af73f39900767513b0e2237a3a8cac6b574719
parent8da077d6f31da291ee3a7dd559671cb8ca48cbe2
x86: fix typo in irq_desc array

when SPARSE_IRQ is not used, should still use irq_desc->lock

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/handle.c