Konstantin Belousov 48ec6d3bc9 Do not call hw_mds_recalculate() from initializecpu().
If MDS mitigation is enabled by the tunable but MDS microcode is not
early-loaded, software mitigation is selected.  This causes
initializecpu() to try to allocate memory which makes boot process
very unhappy.

Create SYSINIT that runs sufficiently late to succeed.

Reported by:	naddy
PR:	237968
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2019-05-21 22:56:21 +00:00
..
2018-04-13 20:30:49 +00:00
2018-04-13 20:30:49 +00:00
2018-03-20 17:58:51 +00:00
2018-04-13 20:30:49 +00:00
2017-11-30 20:33:45 +00:00
2018-04-13 20:30:49 +00:00
2019-05-15 18:13:43 +00:00
2018-08-25 15:31:23 +00:00