This is a kernel configuration constant that is expected to be defined.
The DRM generic code started to use it in Linux 6.11.
This is part of the update of DRM drivers to Linux 6.11.
Sponsored by: The FreeBSD Foundation
Differential D55733
linuxkpi: Define `CONFIG_PGTABLE_LEVELS` Authored by dumbbell on Sun, Mar 8, 1:21 PM.
Details This is a kernel configuration constant that is expected to be defined. The DRM generic code started to use it in Linux 6.11. This is part of the update of DRM drivers to Linux 6.11. Sponsored by: The FreeBSD Foundation
Diff Detail
Event Timeline
Comment Actions I would assume this is to be passed in by a Makefile but let's keep it here for now.
Comment Actions Add a comment to indicate the source of the defined constant in Linux. This addresses @bz concerns. Comment Actions I think I didn't mean the exact files as they'll be going stable anyway; from what I get it's something like this probably be put into better English: /* * The CONFIG_PGTABLE_LEVELS values are derived from the config system * of Linux, and matching the per-arch values there. */ as opposed to "The .. values were adjusted to match the FreeBSD equivalents of .." | ||||||||||||||||||||||