]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Drop obsolete comment about sys_reg ordering
authorMarc Zyngier <maz@kernel.org>
Wed, 27 May 2020 10:38:57 +0000 (11:38 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 28 May 2020 12:16:57 +0000 (13:16 +0100)
commitd3d5854f00dfe830a8282fd81263a333b9cbe220
treede7e1670605a8ccc0fd56424c45092e4b2984a9d
parent8a9495596c941e4cef7030567256c0806a7989d3
KVM: arm64: Drop obsolete comment about sys_reg ordering

The general comment about keeping the enum order in sync
with the save/restore code has been obsolete for many years now.

Just drop it.

Note that there are other ordering requirements in the enum,
such as the PtrAuth and PMU registers, which are still valid.

Reported-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h