diff options
author | 2024-02-15 08:59:45 +0100 | |
---|---|---|
committer | 2024-04-09 17:29:55 +0200 | |
commit | 05272aa499c48f230d862577d423de3e2b268e47 (patch) | |
tree | 42f094f37342ef55231b68ffd2a47fda930b0dab /tools/perf/scripts/python/task-analyzer.py | |
parent | s390/ap: swap IRQ and bus/device registration (diff) | |
download | wireguard-linux-05272aa499c48f230d862577d423de3e2b268e47.tar.xz wireguard-linux-05272aa499c48f230d862577d423de3e2b268e47.zip |
s390/uv: export prot_virt_guest symbol in uv
The inline function is_prot_virt_guest() in asm/uv.h makes use of the
prot_virt_guest symbol. As this inline function can be called by other
parts of the kernel (modules and built-in), the symbol should be
exported, similar to the prot_virt_host symbol.
One consumer of is_prot_virt_guest() will be the ap bus code.
Cc: Janosch Frank <frankja@linux.ibm.com>
Cc: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Holger Dengler <dengler@linux.ibm.com>
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Acked-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions