Page MenuHomeFreeBSD

linuxkpi: Add `copy_from_user_inatomic_nontemporal()` function
ClosedPublic

Authored by dumbbell on Wed, Apr 29, 10:25 PM.
Tags
None
Referenced Files
F157305285: D56719.id176828.diff
Wed, May 20, 4:30 AM
Unknown Object (File)
Tue, May 19, 5:12 PM
Unknown Object (File)
Tue, May 19, 7:12 AM
Unknown Object (File)
Sun, May 17, 6:27 PM
Unknown Object (File)
Sun, May 17, 6:22 PM
Unknown Object (File)
Sun, May 17, 10:11 AM
Unknown Object (File)
Sat, May 16, 5:16 PM
Unknown Object (File)
Sat, May 16, 5:11 PM
Subscribers

Details

Summary

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.

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

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable