mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| boot_head.S | ||
| bootloader.c | ||
| bootloader.lds | ||
| fw-emu.c | ||
| Makefile | ||
| ssc.h | ||