Page MenuHomeFreeBSD

Fix flags in cpuinfo.
ClosedPublic

Authored by trasz on May 2 2019, 11:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 6, 2:23 AM
Unknown Object (File)
Thu, Apr 30, 7:22 PM
Unknown Object (File)
Thu, Apr 23, 8:03 AM
Unknown Object (File)
Apr 20 2026, 5:15 AM
Unknown Object (File)
Apr 15 2026, 2:49 PM
Unknown Object (File)
Apr 15 2026, 1:55 PM
Unknown Object (File)
Apr 14 2026, 11:20 AM
Unknown Object (File)
Apr 14 2026, 8:03 AM
Subscribers

Details

Summary

Fix flags in cpuinfo.

Diff Detail

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

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.