Page MenuHomeFreeBSD

Fix flags in cpuinfo.
ClosedPublic

Authored by trasz on May 2 2019, 11:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 31, 11:11 PM
Unknown Object (File)
Tue, Mar 31, 6:31 AM
Unknown Object (File)
Mon, Mar 30, 11:21 PM
Unknown Object (File)
Mon, Mar 30, 4:49 AM
Unknown Object (File)
Tue, Mar 24, 6:56 AM
Unknown Object (File)
Sat, Mar 21, 7:05 PM
Unknown Object (File)
Sun, Mar 15, 7:21 PM
Unknown Object (File)
Feb 27 2026, 2:37 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.