From: Mike Miller Date: Tue, 13 Sep 2005 08:25:21 +0000 (-0700) Subject: [PATCH] cciss: busy_initializing flag X-Git-Tag: v2.6.14-rc2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8ef3806c40e74733f45f436d44b3d8e9a2fa48;p=pandora-kernel.git [PATCH] cciss: busy_initializing flag This patch adds a flag called busy_initializing. If there are multiple controllers in a server AND the HP agents are running it's possible the agents may try to poll a card that is still initializing if the driver is removed and then added again. Signed-off-by: Don Brace Signed-off-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed