HomeFreeBSD

linuxkpi: Add `copy_from_user_inatomic_nontemporal()` function

Description

linuxkpi: Add copy_from_user_inatomic_nontemporal() function

In Linux 7.1, __copy_from_user_inatomic_nocache() was renamed to
copy_from_user_inatomic_nontemporal(). This change was backported to
several LTS branches.

This includes Linux 6.12.x and the i915 DRM driver started to use it in
that version.

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

Details

Provenance
dumbbellAuthored on Apr 29 2026, 10:14 PM
Reviewer
bz
Differential Revision
D56719: linuxkpi: Add `copy_from_user_inatomic_nontemporal()` function
Parents
rG796fff59a5d3: linuxkpi: Define `DEFINE_XARRAY*()` macros
Branches
Unknown
Tags
Unknown