commit | 2dedf0d9eadf39660f2e1686b5d36e4a7515803f | [log] [tgz] |
---|---|---|
author | Stefan Haberland <stefan.haberland@de.ibm.com> | Mon May 17 10:00:11 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon May 17 10:00:16 2010 +0200 |
tree | 39fefcb959ee6e7c9c15b07b58eb9ef6a9e6304d | |
parent | 501183f2ed74434e30a1b039b2f3af30f1f3f461 [diff] |
[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>