commit | 1553556067cd759f4fae8410bdaad33f5add78cc | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu May 02 09:20:30 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 02 15:50:28 2013 +0200 |
tree | fbd61741c3b747ebadd45ef9151604105f374352 | |
parent | e5d709bb5fb758281b5a5dbda50823bb68b3a066 [diff] |
s390/memory hotplug,sclp: get rid of per memory increment usecount Given that the memory block size is always larger or equal to the memory increment size there is no need for a usecount anymore. Each memory increment belongs to exactly one memory block. So get rid of the usecount. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>