Page MenuHomeFreeBSD

x86/xen: remove parameter from fixup_console()
ClosedPublic

Authored by royger on Feb 16 2024, 12:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 16, 5:20 AM
Unknown Object (File)
Sat, Aug 16, 5:19 AM
Unknown Object (File)
Fri, Aug 15, 10:37 PM
Unknown Object (File)
Sun, Aug 10, 7:33 AM
Unknown Object (File)
Tue, Aug 5, 5:52 PM
Unknown Object (File)
Mon, Aug 4, 3:52 PM
Unknown Object (File)
Sat, Aug 2, 4:19 AM
Unknown Object (File)
Jul 18 2025, 9:03 PM

Details

Summary

And instead fetch the metadata inside of the function.

This is done in preparation for changing the call site of fixup_console(),
which will no longer have the kernel metedata pointer in context.

No functional change intended.

Sponsored by: Cloud Software Group

Diff Detail

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