Page MenuHomeFreeBSD

linuxkpi: <asm/unaligned.h> is moved to <linux/unaligned.h> in Linux 6.12
ClosedPublic

Authored by dumbbell on Apr 16 2026, 9:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 11:18 AM
Unknown Object (File)
Mon, May 18, 11:09 AM
Unknown Object (File)
Mon, May 18, 1:22 AM
Unknown Object (File)
Mon, May 18, 1:16 AM
Unknown Object (File)
Sun, May 17, 12:37 PM
Unknown Object (File)
Sun, May 17, 9:32 AM
Unknown Object (File)
Sun, May 17, 12:00 AM
Unknown Object (File)
Sun, May 17, 12:00 AM
Subscribers

Details

Summary

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

Sponsored by: The FreeBSD Foundation

Diff Detail

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

Event Timeline

At some point in the future we should clean up old version support, and move the content here.

At some point in the future we should clean up old version support, and move the content here.

We'd still need to include the new location from the old then.

Maybe we should just move the file right away and add a new one with the new file as include in the old location and be done?

sys/compat/linuxkpi/common/include/linux/unaligned.h
11

Why do we keep this conditional? Any include guards in the old implementation should suffice?

This revision is now accepted and ready to land.Wed, Apr 22, 1:55 PM