Page MenuHomeFreeBSD

linuxkpi: Add `copy_from_user_inatomic_nontemporal()` function
AcceptedPublic

Authored by dumbbell on Wed, Apr 29, 10:25 PM.

Details

Reviewers
bz
Group Reviewers
linuxkpi
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

Lint
Lint Skipped
Unit
Tests Skipped