From: Peter Oberparleiter Date: Tue, 21 Feb 2006 02:28:13 +0000 (-0800) Subject: [PATCH] s390: dasd reference counting X-Git-Tag: v2.6.16-rc5~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa88861fc3184a7d830954661dd281de4ae8d2ba;p=pandora-kernel.git [PATCH] s390: dasd reference counting When using the dasd diag discipline, the base discipline module (eckd or fba) can be unloaded, even though the dasd driver requires both discipline modules (base and diag) to work correctly. Implement reference counting for both base and diag discipline modules in order to fix this. Signed-off-by: Peter Oberparleiter Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed