linux/arch/ia64/hp/sim
Peter Chubb a4cce10492 [IA64] Fix simulator boot (for real this time).
Thanks to Stephane, we've now worked out the real cause of the
`Linux  will not boot on simulator' problem.  Turns out it's a stack
overflow because the stack pointer wasn't being initialised properly
in boot_head.S (it was being initialised to the lowest instead of the
highest address of the stack, so the first push started to overwrite
data in the BSS).

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-08-23 07:41:56 -07:00
..
boot [IA64] Fix simulator boot (for real this time). 2005-08-23 07:41:56 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_console.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_irq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_machvec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_setup.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_ssc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simeth.c [IA64] assign_irq_vector() should not panic 2005-07-11 10:30:07 -07:00
simscsi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simserial.c [IA64] assign_irq_vector() should not panic 2005-07-11 10:30:07 -07:00