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, Oct 10, 12:19 AM
Unknown Object (File)
Tue, Oct 7, 4:38 AM
Unknown Object (File)
Sun, Sep 28, 3:22 PM
Unknown Object (File)
Sun, Sep 28, 1:28 AM
Unknown Object (File)
Thu, Sep 25, 10:56 PM
Unknown Object (File)
Sep 13 2025, 2:22 AM
Unknown Object (File)
Sep 12 2025, 5:56 PM
Unknown Object (File)
Sep 9 2025, 11:20 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