HomeFreeBSD

x86/xen: remove parameter from fixup_console()

Description

x86/xen: remove parameter from fixup_console()

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
Reviewed by: markj
Differential revision: https://reviews.freebsd.org/D43931

Details

Provenance
roygerAuthored on Feb 2 2024, 8:32 AM
Reviewer
markj
Differential Revision
D43931: x86/xen: remove parameter from fixup_console()
Parents
rGe283c994ab27: x86/xen: fill hypercall page with int3
Branches
Unknown
Tags
Unknown