]> Git Repo - linux.git/commit
KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspace
authorMarc Zyngier <[email protected]>
Sun, 15 May 2022 10:36:24 +0000 (11:36 +0100)
committerMarc Zyngier <[email protected]>
Sun, 15 May 2022 10:36:24 +0000 (11:36 +0100)
commit2cde51f1e10f260076899bf41add74ed4a6de034
tree8dc4b9476f3d305b42ea5d69329d46cfc7971ad9
parentc36820b04c56db0c34b198a2af6c9a6bd7d93459
KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspace

These constants will change over time, and userspace has no
business knowing about them. Hide them behind __KERNEL__.

Signed-off-by: Marc Zyngier <[email protected]>
arch/arm64/include/uapi/asm/kvm.h
This page took 0.049661 seconds and 4 git commands to generate.