| a2decec2 | 24-Dec-2023 |
Vladimir Kondratyev <[email protected]> |
LinuxKPI: Add asm/hypervisor.h header
Sponsored by: Serenity Cyber Security, LLC Obtained from: OpenBSD Reviewed by: manu, bz MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D42
LinuxKPI: Add asm/hypervisor.h header
Sponsored by: Serenity Cyber Security, LLC Obtained from: OpenBSD Reviewed by: manu, bz MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D42802
(cherry picked from commit 206e9fea7502dccd126a721c30a1675bdef48633)
show more ...
|
| 7649b89c | 20-Jan-2023 |
Jean-Sébastien Pédron <[email protected]> |
linuxkpi: Add <linux/pgtable.h>
For now, it's empty. It is included by the DRM drivers but nothing is missing otherwise. Perhaps something we already defined should be in `pgtable.h` instead of anot
linuxkpi: Add <linux/pgtable.h>
For now, it's empty. It is included by the DRM drivers but nothing is missing otherwise. Perhaps something we already defined should be in `pgtable.h` instead of another header.
Reviewed by: manu Approved by: manu Differential Revision: https://reviews.freebsd.org/D38153
show more ...
|