Page MenuHomeFreeBSD

Use properly aligned buffer in usb_alloc
ClosedPublic

Authored by wma_semihalf.com on Nov 13 2015, 12:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 3, 7:17 AM
Unknown Object (File)
Sun, Jul 13, 12:45 AM
Unknown Object (File)
Jun 28 2025, 11:12 AM
Unknown Object (File)
Jun 26 2025, 11:20 PM
Unknown Object (File)
Jun 26 2025, 3:46 PM
Unknown Object (File)
Jun 26 2025, 10:05 AM
Unknown Object (File)
Jun 26 2025, 10:05 AM
Unknown Object (File)
Jun 25 2025, 3:59 AM
Subscribers
None

Details

Summary
The PA adress should be gathered from an aligned VA, not the
RAW pointer to the memory space.

Diff Detail

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

Event Timeline

wma_semihalf.com retitled this revision from to Use properly aligned buffer in usb_alloc.
wma_semihalf.com updated this object.
wma_semihalf.com edited the test plan for this revision. (Show Details)
wma_semihalf.com added reviewers: hselasky, zbb.
This revision is now accepted and ready to land.Nov 17 2015, 1:43 PM
This revision was automatically updated to reflect the committed changes.