From 6b6c1cd7da65225d61107bbe87495450cc0c5b11 Mon Sep 17 00:00:00 2001 From: Tomas Henzl Date: Thu, 2 Apr 2015 15:25:54 +0200 Subject: [PATCH] hpsa: dont meddle with hw which isn't ours (cciss) The hpsa driver touches the hardware before checking the pci-id table. This way, especially in kdump, it may confuse the proper driver (cciss). Signed-off-by: Tomas Henzl Acked-by: Don Brace Signed-off-by: James Bottomley --- Reading git-format-patch failed