From: Stephen M. Cameron Date: Mon, 28 Nov 2011 19:12:05 +0000 (+0100) Subject: cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler X-Git-Tag: v3.2-rc6~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6225da481597ebff09454c785fe0afc7f5fdbb77;p=pandora-kernel.git cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler IRQF_SHARED is required for older controllers that don't support MSI(X) and which may end up sharing an interrupt. Also remove deprecated IRQF_DISABLED. Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed