Page MenuHomeFreeBSD

linuxkpi: Define `__GFP_THISNODE`
Needs ReviewPublic

Authored by dumbbell on Thu, Apr 16, 8:56 PM.
Tags
None
Referenced Files
F152969053: D56436.id175700.diff
Sat, Apr 18, 9:45 AM
F152969002: D56436.id175700.diff
Sat, Apr 18, 9:45 AM
F152968935: D56436.id175700.diff
Sat, Apr 18, 9:44 AM
F152945946: D56436.diff
Sat, Apr 18, 6:12 AM
Subscribers

Details

Reviewers
None
Group Reviewers
linuxkpi
Summary

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.

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

Sponsored by: The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped