Page MenuHomeFreeBSD

Fix flags in cpuinfo.
ClosedPublic

Authored by trasz on May 2 2019, 11:55 AM.
Tags
None
Referenced Files
F135759875: D20139.id.diff
Wed, Nov 12, 2:15 PM
F135749711: D20139.diff
Wed, Nov 12, 11:32 AM
F135746525: D20139.diff
Wed, Nov 12, 10:48 AM
F135746480: D20139.diff
Wed, Nov 12, 10:47 AM
Unknown Object (File)
Mon, Nov 3, 12:27 PM
Unknown Object (File)
Mon, Nov 3, 12:26 PM
Unknown Object (File)
Mon, Nov 3, 12:25 PM
Unknown Object (File)
Mon, Nov 3, 12:25 PM
Subscribers

Details

Summary

Fix flags in cpuinfo.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24058
Build 22938: arc lint + arc unit

Event Timeline

what about word1, word2, word3?

This revision is now accepted and ready to land.May 2 2019, 12:57 PM

Not sure what you mean?

If it's about reformatting of the whole thing - I have an upcoming patch that overhauls the whole thing; it's that I want to get this minimal fix committed first.

I mean that Linux cpufeatures.h declares more then one word (32 bit) of cpu features

This revision was automatically updated to reflect the committed changes.