[S390] dasd: remove uid from devmap
authorStefan Haberland <stefan.haberland@de.ibm.com>
Mon, 17 May 2010 08:00:11 +0000 (10:00 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 17 May 2010 08:00:16 +0000 (10:00 +0200)
commit2dedf0d9eadf39660f2e1686b5d36e4a7515803f
tree39fefcb959ee6e7c9c15b07b58eb9ef6a9e6304d
parent501183f2ed74434e30a1b039b2f3af30f1f3f461
[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 <stefan.haberland@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_alias.c
drivers/s390/block/dasd_devmap.c
drivers/s390/block/dasd_eckd.c
drivers/s390/block/dasd_int.h