HomeFreeBSD

Change the default MSR values used when starting userland and kernel

Description

Change the default MSR values used when starting userland and kernel
threads from compile-time defines to global variables. This removes a
significant amount of duplicated runtime patches to the compile-time
defines, centralizing the conditional logic in the early startup code.

Reviewed by: jhibbits

Details

Provenance
nwhitehornAuthored on
Reviewer
jhibbits
Parents
rS328650: Fix build on 32-bit PowerPC, broken in r328537.
Branches
Unknown
Tags
Unknown