diff options
author | Heiko Carstens <[email protected]> | 2023-07-04 15:47:11 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2023-07-24 12:12:22 +0200 |
commit | 83f95671943e6394eda4d20fa9458d4a2ae13c5c (patch) | |
tree | 243c4f037b6824e0f08bd224e453d644ef65e226 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 5ac8c72462cdad56e37981eb2172c5baa1ea40d6 (diff) |
s390/hypfs: simplify memory allocation
Simplify memory allocation for diagnose 204 memory buffer:
- allocate with __vmalloc_node() to enure page alignment
- allocate real / physical memory area also within vmalloc area and handle
vmalloc to real / physical address translation within diag204().
Acked-by: Alexander Gordeev <[email protected]>
Reviewed-by: Mete Durlu <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions