diff options
author | Quentin Perret <qperret@google.com> | 2024-12-18 22:40:48 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-12-20 12:44:00 +0300 |
commit | c77e5181fed54b25d489eb7d2ccb5c1c72a1063c (patch) | |
tree | bc96ea486c2267902d94d1c08993b14203638bd9 /scripts/gdb/linux/vmalloc.py | |
parent | e279c25d78d6729e39a0221c98185bd0e7aa0c99 (diff) | |
download | linux-c77e5181fed54b25d489eb7d2ccb5c1c72a1063c.tar.xz |
KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function
Turn kvm_pgtable_stage2_init() into a static inline function instead of
a macro. This will allow the usage of typeof() on it later on.
Tested-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Quentin Perret <qperret@google.com>
Link: https://lore.kernel.org/r/20241218194059.3670226-8-qperret@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions