HomeFreeBSD

linuxkpi: Define `__GFP_THISNODE`

Description

linuxkpi: Define __GFP_THISNODE

It is used to force the NUMA node to allocate from. This flag is
unimplemented for now because we don't have an implementation of
alloc_pages_node() yet.

The DRM TTM code started to use this flag in Linux 6.12.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56436

Details

Provenance
dumbbellAuthored on Apr 11 2026, 10:23 AM
Reviewer
bz
Differential Revision
D56436: linuxkpi: Define `__GFP_THISNODE`
Parents
rG2357de8ea14f: linuxkpi: Define `dev_err_probe*()`
Branches
Unknown
Tags
Unknown