From: Cornelia Huck Date: Tue, 11 Oct 2005 15:28:59 +0000 (-0700) Subject: [PATCH] s390: ccw device reconnect oops. X-Git-Tag: v2.6.14-rc5~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5945b4f605d1479d5b44252a2c691168c5d38d6;p=pandora-kernel.git [PATCH] s390: ccw device reconnect oops. Search for a disconnect ccw_device on the ccw bus rather than on the css bus (was a typo in patch I did for the klist conversion). A cast to an embedding ccw_device from an embedded device in a struct subchannel will lead us to oopses. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed