Page MenuHomeFreeBSD

la57: explain how the trampoline works
ClosedPublic

Authored by kib on Sun, Oct 20, 3:51 PM.
Tags
None
Referenced Files
F100865160: D47208.diff
Sun, Oct 20, 11:34 PM
F100846690: D47208.id145226.diff
Sun, Oct 20, 5:31 PM
F100844815: D47208.diff
Sun, Oct 20, 5:01 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Sun, Oct 20, 3:51 PM
This revision is now accepted and ready to land.Sun, Oct 20, 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.Sun, Oct 20, 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.Sun, Oct 20, 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.Sun, Oct 20, 4:19 PM
kib marked an inline comment as done.Sun, Oct 20, 4:20 PM
This revision was automatically updated to reflect the committed changes.