Page MenuHomeFreeBSD

Fix flags in cpuinfo.
ClosedPublic

Authored by trasz on May 2 2019, 11:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 2:34 AM
Unknown Object (File)
Sat, Oct 4, 5:25 AM
Unknown Object (File)
Mon, Sep 22, 10:18 AM
Unknown Object (File)
Aug 2 2025, 11:01 PM
Unknown Object (File)
Aug 2 2025, 7:59 AM
Unknown Object (File)
Jul 30 2025, 6:49 PM
Unknown Object (File)
Jul 30 2025, 9:03 AM
Unknown Object (File)
Jul 29 2025, 7:36 PM
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.