Page MenuHomeFreeBSD

la57: explain how the trampoline works
ClosedPublic

Authored by kib on Oct 20 2024, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 10:02 PM
Unknown Object (File)
Thu, Dec 12, 2:34 PM
Unknown Object (File)
Mon, Dec 9, 1:15 PM
Unknown Object (File)
Sun, Dec 8, 1:01 AM
Unknown Object (File)
Sun, Dec 8, 1:01 AM
Unknown Object (File)
Sun, Dec 8, 1:00 AM
Unknown Object (File)
Sun, Dec 8, 1:00 AM
Unknown Object (File)
Sun, Dec 8, 1:00 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kib requested review of this revision.Oct 20 2024, 3:51 PM
This revision is now accepted and ready to land.Oct 20 2024, 4:00 PM
sys/amd64/amd64/locore.S
96

"hopefully returns alive in 5-level paging mode."

96
97
101
104
107
108
kib marked 7 inline comments as done.Oct 20 2024, 4:14 PM
kib added inline comments.
sys/amd64/amd64/locore.S
107

Still 'entries'

kib marked an inline comment as done.

Markj' editing.

This revision now requires review to proceed.Oct 20 2024, 4:14 PM
markj added inline comments.
sys/amd64/amd64/locore.S
107

Sorry, then it should be "requires single-purpose GDT entries", i.e., no "a".

This revision is now accepted and ready to land.Oct 20 2024, 4:19 PM
kib marked an inline comment as done.Oct 20 2024, 4:20 PM
This revision was automatically updated to reflect the committed changes.