diff options
author | Dave Martin <[email protected]> | 2019-04-12 15:30:58 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2019-04-18 17:14:01 +0100 |
commit | a3be836df7cb777fa8ecbfd662224bfe0394f771 (patch) | |
tree | a86107d0d239860baeef09f2a6c8fc73c72e900c /net/lapb/lapb_in.c | |
parent | 624835abf9e26bf27e627fd54c2a2b36972b14f0 (diff) |
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
The introduction of kvm_arm_init_arch_resources() looks like
premature factoring, since nothing else uses this hook yet and it
is not clear what will use it in the future.
For now, let's not pretend that this is a general thing:
This patch simply renames the function to kvm_arm_init_sve(),
retaining the arm stub version under the new name.
Suggested-by: Andrew Jones <[email protected]>
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions