Hendrik Brueckner 677c1dd706 [S390] kernel: Storing machine flags early in lowcore
Currently, the machine_flags are stored late in the startup
initialization which results in failing machine type checks
(e.g. for MACHINE_IS_VM).
To allow these checks, store the machine flags in the lowcore
when the machine type has been detected.

Moving the machine_flags to the lowcore has been introduced with
git commit 25097bf153391f7be4c591d47061b3dc4990dac2

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-08-07 10:40:39 +02:00
..
2009-07-12 12:22:34 -07:00
2009-06-18 18:40:18 -04:00
2009-06-16 19:47:28 -07:00
2009-02-11 10:37:39 +01:00
2009-06-12 10:27:29 +02:00
2009-07-12 12:22:34 -07:00
2009-06-12 10:27:30 +02:00
2009-06-12 10:27:30 +02:00
2009-07-24 12:41:01 +02:00
2009-06-12 10:27:30 +02:00
2009-06-22 12:08:23 +02:00