Page MenuHomeFreeBSD

linuxkpi: Include <linux/vmalloc.h> from <linux/pagemap.h>
ClosedPublic

Authored by dumbbell on Jan 22 2023, 2:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 3:11 AM
Unknown Object (File)
Sep 24 2024, 4:54 AM
Unknown Object (File)
Sep 23 2024, 3:10 PM
Unknown Object (File)
Sep 21 2024, 4:30 AM
Unknown Object (File)
Sep 19 2024, 5:00 PM
Unknown Object (File)
Sep 12 2024, 11:31 PM
Unknown Object (File)
Sep 2 2024, 12:11 AM
Unknown Object (File)
Aug 23 2024, 7:34 AM

Details

Summary

I'm not sure this is correct, but it gives access to the definition of PAGE_KERNEL in ttm_tt.c in the DRM drivers.

This is part of the update of the DRM drivers to Linux 5.14.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable