summaryrefslogtreecommitdiffstats
path: root/scripts/mkcompile_h
Commit message (Expand)AuthorAgeFilesLines
* kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg2005-07-141-4/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+78
ony Luck <tony.luck@intel.com>2007-08-13 13:26:02 -0700 commit5d36aa9bbed32507b21e345f9d065868af5f5991 (patch) tree08737711414436799ea689290198cfbf0777769b /arch/ia64 parenta1287476e86568374ed6aadbb4123d9eff6f7b09 (diff)
[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>
Diffstat (limited to 'arch/ia64')