K 10 svn:author V 6 mhorne K 8 svn:date V 27 2020-08-13T14:17:36.061926Z K 7 svn:log V 324 Small fixes in locore.S - Properly set up the frame pointer - Hang if we return from mi_startup - Whitespace Clearing the frame pointer marks the end of the backtrace. This fixes "bt 0" in ddb, which previously would unwind one frame too far. Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D26016 END