Marius Strobl ba96c16ae8 Some machines can not only consist of CPUs running at different speeds
but also of different types, f.e. Sun Fire V890 can be equipped with a
mix of UltraSPARC IV and IV+ CPUs, requiring different MMU initialization
and different workarounds for model specific errata. Therefore move the
CPU implementation number from a global variable to the per-CPU data.
Functions which are called before the latter is available are passed the
implementation number as a parameter now.

This file was missed in r204152.
2010-02-21 09:25:53 +00:00
..
2010-02-20 14:54:11 +00:00
2010-02-21 01:11:39 +00:00
2010-02-20 10:19:19 +00:00
2010-02-21 00:07:45 +00:00
2010-02-18 22:34:29 +00:00
2010-02-18 22:10:55 +00:00
2010-02-20 19:30:04 +00:00
2010-02-21 01:12:18 +00:00