diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2015-09-07 20:53:01 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-10-14 15:32:04 +0300 |
commit | 45bf4b96e6aea81594e510fe5cd10190ff4e6cb1 (patch) | |
tree | 2c3e886bb15514cbc29d0bfb5948c8a6dbbdee48 /drivers/s390/cio/css.c | |
parent | a5e9ca573b5fe47aef30e9c33c31b5fe7b0dfb88 (diff) | |
download | linux-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