From: Stefan Haberland Date: Mon, 17 May 2010 08:00:11 +0000 (+0200) Subject: [S390] dasd: remove uid from devmap X-Git-Tag: v2.6.35-rc1~505^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dedf0d9eadf39660f2e1686b5d36e4a7515803f;p=pandora-kernel.git [S390] dasd: remove uid from devmap Remove the duplicate of the DASD uid from the devmap structure. Use the uid from the device private structure instead. This also removes a lockdep warning complaining about a possible SOFTIRQ-safe -> SOFTIRQ-unsafe lock order. Signed-off-by: Stefan Haberland Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed