Page MenuHomeFreeBSD

Small fixes in locore.S
ClosedPublic

Authored by mhorne on Aug 9 2020, 4:46 PM.
Tags
None
Referenced Files
F80150702: D26016.diff
Thu, Mar 28, 2:31 PM
Unknown Object (File)
Dec 20 2023, 2:19 AM
Unknown Object (File)
Dec 12 2023, 2:15 AM
Unknown Object (File)
Sep 2 2023, 5:38 PM
Unknown Object (File)
Jun 30 2023, 12:00 AM
Unknown Object (File)
May 7 2023, 10:46 PM
Unknown Object (File)
Dec 2 2022, 7:42 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

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