Commit Graph
2 Commits
Author SHA1 Message Date
Rob Gill 0230ce23b1 Merge pull request #2 from speed47/master
merge
2018-05-22 14:57:29 +10:00
Rob Gill 7e4899bcb8 ibrs can't be enabled on no ibrs cpu (#195)
* ibrs can't be enabled on no ibrs cpu

If the cpu is identified, and does not support SPEC_CTRL or IBRS, then ibrs can't be enabled, even if supported by the kernel.
Instead of reporting IBRS enabled and active UNKNOWN, report IBRS enabled and active NO.
2018-05-17 15:39:48 +02:00