summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/css.c
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.vnet.ibm.com>2015-09-07 20:53:01 +0300
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2015-10-14 15:32:04 +0300
commit45bf4b96e6aea81594e510fe5cd10190ff4e6cb1 (patch)
tree2c3e886bb15514cbc29d0bfb5948c8a6dbbdee48 /drivers/s390/cio/css.c
parenta5e9ca573b5fe47aef30e9c33c31b5fe7b0dfb88 (diff)
downloadlinux-45bf4b96e6aea81594e510fe5cd10190ff4e6cb1.tar.xz
s390/cio: use kmem_cache for extended measurement block allocation
Extended measurement blocks need to be 64 byte aligned. To achieve that 128 bytes for each measurement block are allocated and an align callback returns a 64 byte aligned address inside this area. Replace this code with kmem_cache allocations. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Reviewed-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/cio/css.c')
0 files changed, 0 insertions, 0 deletions