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, Aug 12, 8:19 AM
Unknown Object (File)
Sun, Aug 9, 6:54 PM
Unknown Object (File)
Fri, Aug 7, 4:56 PM
Unknown Object (File)
Fri, Aug 7, 1:28 PM
Unknown Object (File)
Thu, Aug 6, 2:41 PM
Unknown Object (File)
Thu, Aug 6, 12:23 PM
Unknown Object (File)
Wed, Aug 5, 3:47 AM
Unknown Object (File)
Jul 7 2026, 5:13 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.