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)
Fri, Jun 13, 1:37 AM
Unknown Object (File)
Thu, Jun 12, 9:12 PM
Unknown Object (File)
Tue, Jun 10, 9:18 AM
Unknown Object (File)
Tue, May 27, 12:12 AM
Unknown Object (File)
Sat, May 17, 9:26 PM
Unknown Object (File)
Apr 21 2025, 6:04 AM
Unknown Object (File)
Mar 29 2025, 2:28 PM
Unknown Object (File)
Mar 18 2025, 2:50 AM

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