Jessica Clarke 1be2e16df1 riscv: Add a stub pmap_change_attr implementation
pmap_change_attr is required by drm-kmod so we need the function to
exist. Since the Svpbmt extension is on the horizon we will likely end
up with a real implementation of it, so this stub implementation does
all the necessary page table walking to validate the input, ensuring
that no new errors are returned once it's implemented fully (other than
due to out of memory conditions when demoting L2 entries) and providing
a skeleton for that future implementation.

Reviewed by:	markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D31996
2021-10-03 19:33:47 +01:00
..
2020-12-11 20:01:45 +00:00
2021-09-29 16:42:21 -03:00
2021-03-29 12:05:43 -03:00
2020-09-21 22:21:59 +00:00
2020-09-30 02:21:38 +00:00
2021-03-20 19:23:59 -07:00
2020-08-05 22:09:40 +00:00
2021-01-27 19:19:54 -04:00