Page MenuHomeFreeBSD

amd64: depessimize copyinstr
ClosedPublic

Authored by mjg on Sep 22 2018, 11:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 27, 4:19 AM
Unknown Object (File)
Mon, Aug 24, 9:58 PM
Unknown Object (File)
Mon, Aug 24, 9:45 PM
Unknown Object (File)
Fri, Aug 14, 6:24 AM
Unknown Object (File)
Wed, Aug 12, 1:27 PM
Unknown Object (File)
Wed, Aug 12, 10:02 AM
Unknown Object (File)
Sat, Aug 8, 10:32 PM
Unknown Object (File)
Fri, Aug 7, 1:20 AM
Subscribers

Details

Summary

Similarly to how copystr is handled.

Diff Detail

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

Event Timeline

  • update according to feedback from copystr review
kib added inline comments.
sys/amd64/amd64/support.S
966 ↗(On Diff #48381)

Why 8 ?

This revision is now accepted and ready to land.Sep 23 2018, 7:01 PM
This revision was automatically updated to reflect the committed changes.