Hi Sebastian,
On Thu, Mar 06, 2025 at 07:40:13PM +0100, Sebastian Ott wrote:
Allow userspace to write the safe (NI) value for ID_AA64MMFR0_EL1.TGRAN*_2.
Disallow to change these fields for NV since kvm provides a sanitized view
for them based on the PAGE_SIZE.
Also add these bits to the set_id_regs selftest.
Signed-off-by: Sebastian Ott <sebott@xxxxxxxxxx>
I can't tell what you've based this patch on, it certainly doesn't apply
on a 6.14 rc. Consider telling git to include the base commit next time
you generate a patch.
Please do selftests changes in a separate patch.
Don't worry about respinning, I'll fix this up and queue it in a moment.