kernel-ark/arch/s390
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
..
appldata [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
boot
crypto [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
hypfs [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
kernel [S390] reipl: move dump_prefix_page out of text section. 2007-03-05 23:35:43 +01:00
lib [S390] prevent softirqs if delay is called disabled 2007-02-21 10:55:00 +01:00
math-emu [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
mm [S390] Optional ZONE_DMA for s390. 2007-02-21 10:55:12 +01:00
oprofile
defconfig [S390] update default configuration 2007-02-21 10:54:57 +01:00
Kconfig [S390] Optional ZONE_DMA for s390. 2007-02-21 10:55:12 +01:00
Kconfig.debug [PATCH] lockdep: irqtrace subsystem, s390 support 2006-07-03 15:27:03 -07:00
Makefile [S390] Replace $(ARCH) macros in Makefile 2007-02-21 10:55:46 +01:00