fix warning: "x86: sparse_irq needs spin_lock in allocations"
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 18 Sep 2008 23:10:48 +0000 (16:10 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:11 +0000 (16:53 +0200)
commit2976fe20125587c944c8df48d991c38f0891fb28
treebc19b9b74476b2e268bf0c5b6983999c22096744
parent9d98598d2fc286c8dbcd0b681168639528428db0
fix warning: "x86: sparse_irq needs spin_lock in allocations"

caused by

commit a532e19680ada3b8579b81e67e76d3ebd19c340f
Author: Yinghai Lu <yhlu.kernel@gmail.com>
Date:   Wed Aug 20 20:46:25 2008 -0700

    x86: sparse_irq needs spin_lock in allocations

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/handle.c