Page MenuHomeFreeBSD

linuxkpi: Add missing get_unaligned_le64()
ClosedPublic

Authored by dumbbell on Jan 4 2026, 10:30 AM.
Tags
None
Referenced Files
F156950556: D54500.id169116.diff
Sun, May 17, 2:30 PM
F156833683: D54500.id169011.diff
Sat, May 16, 7:17 PM
F156833651: D54500.id169011.diff
Sat, May 16, 7:17 PM
F156827183: D54500.id.diff
Sat, May 16, 5:56 PM
Unknown Object (File)
Fri, May 15, 6:00 AM
Unknown Object (File)
Fri, May 15, 2:05 AM
Unknown Object (File)
Thu, May 14, 10:59 PM
Unknown Object (File)
Thu, May 14, 7:58 PM
Subscribers

Details

Summary

This function was the only one missing in the get_unaligned_*() family. This is going to be used by the imported linux_siphash.c in a future commit, which itself is used by DRM drivers starting from Linux 6.10.

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

Sponsored by: The FreeBSD Foundation

Diff Detail

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