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)
Wed, Apr 8, 7:57 PM
Unknown Object (File)
Wed, Apr 8, 4:43 AM
Unknown Object (File)
Tue, Apr 7, 10:41 PM
Unknown Object (File)
Sat, Apr 4, 9:55 AM
Unknown Object (File)
Sat, Apr 4, 7:11 AM
Unknown Object (File)
Tue, Mar 31, 2:45 AM
Unknown Object (File)
Thu, Mar 26, 1:10 AM
Unknown Object (File)
Mon, Mar 23, 9:21 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable