diff options
author | Halil Pasic <[email protected]> | 2018-09-13 18:57:16 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2019-06-15 12:25:05 +0200 |
commit | b50623e5db802e41736f3305cb54c03bc7f0e30a (patch) | |
tree | 338d7c361dc8b6c3ec9c7d2d9e4fd421fab755dd /tools/lib/api/fs/tracing_path.c | |
parent | 37db8985b2116c89a3cbaf87083a02f83afaba5b (diff) |
s390/airq: use DMA memory for adapter interrupts
Protected virtualization guests have to use shared pages for airq
notifier bit vectors, because the hypervisor needs to write these bits.
Let us make sure we allocate DMA memory for the notifier bit vectors by
replacing the kmem_cache with a dma_cache and kalloc() with
cio_dma_zalloc().
Signed-off-by: Halil Pasic <[email protected]>
Reviewed-by: Sebastian Ott <[email protected]>
Reviewed-by: Michael Mueller <[email protected]>
Tested-by: Michael Mueller <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions