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)
Mar 24 2024, 6:12 PM
Unknown Object (File)
Feb 23 2024, 12:16 PM
Unknown Object (File)
Feb 11 2024, 9:33 PM
Unknown Object (File)
Dec 21 2023, 6:03 AM
Unknown Object (File)
Dec 20 2023, 12:50 AM
Unknown Object (File)
Nov 13 2023, 1:29 PM
Unknown Object (File)
Oct 25 2023, 9:00 AM
Unknown Object (File)
Aug 11 2023, 3:20 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.