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)
Mon, May 25, 8:49 AM
Unknown Object (File)
Sun, May 17, 12:30 PM
Unknown Object (File)
Sun, May 17, 5:22 AM
Unknown Object (File)
Sat, May 16, 7:00 PM
Unknown Object (File)
Wed, May 13, 7:34 PM
Unknown Object (File)
Apr 28 2026, 10:12 AM
Unknown Object (File)
Apr 21 2026, 11:07 AM
Unknown Object (File)
Apr 20 2026, 10:37 PM
Subscribers
None

Details

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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.