HomeFreeBSD

linuxkpi: Add `queue_work_node()`

Description

linuxkpi: Add queue_work_node()

This a variant of queue_work() that takes a NUMA node as its first
argument.

The NUMA node is ignored and queue_work() is called.

The i915 DRM driver started to use this starting from Linux 6.8.

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

Details

Provenance
dumbbellAuthored on Feb 24 2025, 11:32 PM
Reviewer
bz
Differential Revision
D49377: linuxkpi: Add `queue_work_node()`
Parents
rGc2a591813a9b: linuxkpi: Add `show_fdinfo()` to `struct file_operations`
Branches
Unknown
Tags
Unknown