Page MenuHomeFreeBSD

sfxge(4): unify power of 2 alignment check macro
ClosedPublic

Authored by arybchik on Jul 26 2019, 3:02 PM.
Tags
None
Referenced Files
F137574680: D21076.id.diff
Mon, Nov 24, 9:59 AM
Unknown Object (File)
Sun, Nov 23, 7:41 AM
Unknown Object (File)
Thu, Nov 20, 6:03 PM
Unknown Object (File)
Thu, Nov 20, 6:03 PM
Unknown Object (File)
Thu, Nov 20, 6:03 PM
Unknown Object (File)
Thu, Nov 20, 5:50 PM
Unknown Object (File)
Sat, Nov 15, 7:35 PM
Unknown Object (File)
Fri, Nov 14, 4:11 AM
Subscribers

Details

Summary

Substitute driver-defined IS_P2ALIGNED() with EFX_IS_P2ALIGNED()
defined in libefx.

Add type argument and cast value and alignment to one specified type.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

amd64 tinderbox builds tested

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable