]> git.baikalelectronics.ru Git - kernel.git/commit
s390/memory hotplug,sclp: get rid of per memory increment usecount
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 2 May 2013 07:20:30 +0000 (09:20 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 2 May 2013 13:50:28 +0000 (15:50 +0200)
commiteffb79a9edd195237fac859d0ec957ea59244643
treefbd61741c3b747ebadd45ef9151604105f374352
parent81e824a1eda0f40753987b16196f9c35d9bd8d83
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>
drivers/s390/char/sclp_cmd.c