From: Joachim Fenkes Date: Tue, 2 Dec 2008 04:58:57 +0000 (-0800) Subject: IB/ehca: Fix locking for shca_list_lock X-Git-Tag: v2.6.29-rc1~583^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c21ae9aa75b0452318d05f737ea838672137f5;p=pandora-kernel.git IB/ehca: Fix locking for shca_list_lock shca_list_lock is taken from softirq context in ehca_poll_eqs, so we need to lock IRQ safe elsewhere. Found by lockdep. Signed-off-by: Michael Ellerman Signed-off-by: Joachim Fenkes Signed-off-by: Roland Dreier --- Reading git-diff-tree failed