From: Alexander Schmidt Date: Wed, 27 Jan 2010 17:01:56 +0000 (+0000) Subject: IB/ehca: Do not turn off irqs in tasklet context X-Git-Tag: v2.6.34-rc1~225^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ef756385ce01834504977c22bcce8d8f000e5b;p=pandora-kernel.git IB/ehca: Do not turn off irqs in tasklet context The irq_spinlock is only taken in tasklet context, so it is safe not to disable hardware interrupts. Signed-off-by: Alexander Schmidt Signed-off-by: Roland Dreier --- Reading git-diff-tree failed