Page MenuHomeFreeBSD

Fix flags in cpuinfo.
ClosedPublic

Authored by trasz on May 2 2019, 11:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 12:27 PM
Unknown Object (File)
Mon, Nov 3, 12:26 PM
Unknown Object (File)
Mon, Nov 3, 12:25 PM
Unknown Object (File)
Mon, Nov 3, 12:25 PM
Unknown Object (File)
Tue, Oct 28, 10:12 AM
Unknown Object (File)
Sat, Oct 25, 4:48 PM
Unknown Object (File)
Sat, Oct 25, 2:47 PM
Unknown Object (File)
Sat, Oct 25, 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.