Page MenuHomeFreeBSD

Small fixes in locore.S
ClosedPublic

Authored by mhorne on Aug 9 2020, 4:46 PM.
Tags
None
Referenced Files
F82900009: D26016.diff
Fri, May 3, 6:08 PM
Unknown Object (File)
Tue, Apr 30, 7:48 PM
Unknown Object (File)
Tue, Apr 30, 7:37 PM
Unknown Object (File)
Tue, Apr 30, 7:08 PM
Unknown Object (File)
Tue, Apr 30, 7:07 PM
Unknown Object (File)
Tue, Apr 30, 5:07 PM
Unknown Object (File)
Thu, Apr 18, 9:03 AM
Unknown Object (File)
Tue, Apr 16, 6:06 AM
Subscribers

Details

Summary
  • Properly set up the frame pointer
  • Hang if we return from mi_startup
  • Whitespace
Test Plan

This is the root cause of the test case in D26015; our frame pointer was bogus.
This change also fixes that test case.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32890
Build 30292: arc lint + arc unit