Page MenuHomeFreeBSD

Small fixes in locore.S
ClosedPublic

Authored by mhorne on Aug 9 2020, 4:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 6, 12:58 AM
Unknown Object (File)
Thu, Feb 6, 12:51 AM
Unknown Object (File)
Dec 11 2024, 6:44 AM
Unknown Object (File)
Dec 10 2024, 7:08 AM
Unknown Object (File)
Nov 26 2024, 5:59 AM
Unknown Object (File)
Nov 15 2024, 9:05 AM
Unknown Object (File)
Nov 15 2024, 7:55 AM
Unknown Object (File)
Nov 15 2024, 5:55 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