freebsd-dev/sys/riscv
Konstantin Belousov 041b7317f7 Add pmap_vm_page_alloc_check()
which is the place to put MD asserts about allocated pages.

On amd64, verify that allocated page does not belong to the kernel
(text, data) or early allocated pages.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D31121
2021-07-31 16:53:42 +03:00
..
conf riscv: Include spibus and spigen in GENERIC 2021-07-21 06:46:09 +01:00
include Add pmap_vm_page_alloc_check() 2021-07-31 16:53:42 +03:00
riscv riscv: Fix pmap_kextract racing with concurrent superpage promotion/demotion 2021-07-22 20:02:14 +01:00
sifive sifive_uart: Fix input character dropping in ddb and at a mountroot prompt 2021-07-21 02:51:25 +01:00