]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] make unwinder stop at last frame of the bootloader
authorDavid Mosberger-Tang <dmosberger@gmail.com>
Thu, 9 Aug 2007 22:54:27 +0000 (16:54 -0600)
committerTony Luck <tony.luck@intel.com>
Mon, 13 Aug 2007 20:26:02 +0000 (13:26 -0700)
commitb6cf35c8bacb24187a11ea4474854a5654aa7d55
tree08737711414436799ea689290198cfbf0777769b
parentf236abf6b10c53301d359df396980a596e26dc76
[IA64] make unwinder stop at last frame of the bootloader

Add a dummy nop at the end of _start() to maintain the invariant that
the return-pointer (rp) always point to the calling function.  This
makes unwinding stop at the last frame, as it should.

Signed-off-by: David Mosberger-Tang <dmosberger@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/hp/sim/boot/boot_head.S