Page MenuHomeFreeBSD

Fix flags in cpuinfo.
ClosedPublic

Authored by trasz on May 2 2019, 11:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 18 2024, 6:01 AM
Unknown Object (File)
Oct 15 2024, 3:08 PM
Unknown Object (File)
Oct 6 2024, 5:16 PM
Unknown Object (File)
Sep 12 2024, 3:06 PM
Unknown Object (File)
Sep 9 2024, 11:05 AM
Unknown Object (File)
Sep 5 2024, 3:06 AM
Unknown Object (File)
Aug 30 2024, 7:35 PM
Unknown Object (File)
Aug 30 2024, 7:35 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.