Heiko Carstens c5dd858670 [S390] reipl: move dump_prefix_page out of text section.
Reipl doesn't work on older machines were s390_reset_machine() gets
called. The reason is that the text section is read-only but the
variable dump_prefix_page is there. Since s390_reset_machine() writes
to it we get a protection exception.
Therefore move dump_prefix_page to the bss section.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-03-05 23:35:43 +01:00
..
2007-03-05 07:57:51 -08:00
2007-03-05 07:57:51 -08:00
2007-03-01 14:53:36 -08:00
2007-02-17 19:07:33 +01:00
2007-03-04 19:02:45 +00:00
2007-03-01 14:53:38 -08:00