kernel-fxtec-pro1x/arch/ia64/hp/sim/boot
Jiri Slaby 0745d19abc hpsim, fix SAL handling in fw-emu
The switch-cases of SAL_FREQ_BASE generate non-relocatable code. The
same as for the ifs one level upper. This causes oopses early in boot
because the kernel jumps to the hell instead of the offset in sal
callback.

So use ifs here for SAL_FREQ_BASE decision too.

Isn't there any compiler directive or settings to solve that cleanly?

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 12:26:30 -08:00
..
boot_head.S [IA64] make unwinder stop at last frame of the bootloader 2007-08-13 13:26:02 -07:00
bootloader.c
bootloader.lds [IA64] rename _bss to __bss_start 2007-12-07 16:11:49 -08:00
fw-emu.c hpsim, fix SAL handling in fw-emu 2012-03-08 12:26:30 -08:00
Makefile [IA64] export copy_page() to modules 2007-12-07 16:10:19 -08:00
ssc.h