Page MenuHomeFreeBSD

linuxkpi: Define `PMD_SHIFT`
Needs ReviewPublic

Authored by dumbbell on Sun, Mar 8, 1:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 7:47 AM
Unknown Object (File)
Wed, Mar 11, 6:52 AM
Unknown Object (File)
Wed, Mar 11, 6:50 AM
Unknown Object (File)
Sun, Mar 8, 6:06 PM
Subscribers

Details

Reviewers
emaste
Group Reviewers
linuxkpi
Summary

For now, only define it for x86 architectures.

The DRM generic code started to use it in Linux 6.11.

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

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

I don't really like this being done for x86 only, but I'd rather have it at least here for now and we can follow up with other architectures

This revision is now accepted and ready to land.Sun, Mar 8, 3:38 PM

Define for several architectures to address @emaste concerns.

This revision now requires review to proceed.Sun, Mar 8, 8:55 PM