Skip to content

Commit 4274d42

Browse files
author
Marc Zyngier
committed
KVM: arm64: Get rid or outdated comments
Once apon a time, the 32bit KVM/arm port was the reference, while the arm64 version was the new kid on the block, without a clear future... This was a long time ago. "The times, they are a-changing." Signed-off-by: Marc Zyngier <[email protected]>
1 parent c533289 commit 4274d42

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

arch/arm64/kvm/sys_regs.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@
3434
#include "trace.h"
3535

3636
/*
37-
* All of this file is extremely similar to the ARM coproc.c, but the
38-
* types are different. My gut feeling is that it should be pretty
39-
* easy to merge, but that would be an ABI breakage -- again. VFP
40-
* would also need to be abstracted.
41-
*
4237
* For AArch32, we only take care of what is being trapped. Anything
4338
* that has to do with init and userspace access has to go via the
4439
* 64bit interface.

0 commit comments

Comments
 (0)