]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RISC-V: KVM: Move timer state defines closer to struct in UAPI header
authorAnup Patel <anup.patel@oss.qualcomm.com>
Tue, 20 Jan 2026 07:59:52 +0000 (13:29 +0530)
committerAnup Patel <anup@brainfault.org>
Fri, 3 Apr 2026 12:05:38 +0000 (17:35 +0530)
commitb1834e5afbcd463c83f99dc12e1863803d5a1803
treeb7611f46ae1e53bf1719eadaa893a69efad000b7
parente0b5cfc316f1d36e22b0745d20360b4719b89209
RISC-V: KVM: Move timer state defines closer to struct in UAPI header

The KVM_RISCV_TIMER_STATE_xyz defines specify possible values of the
"state" member in struct kvm_riscv_timer so move these defines closer
to struct kvm_riscv_timer in uapi/asm/kvm.h.

Signed-off-by: Anup Patel <anup.patel@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260120080013.2153519-7-anup.patel@oss.qualcomm.com
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/include/uapi/asm/kvm.h