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)
Thu, Oct 24, 2:50 PM
Unknown Object (File)
Tue, Oct 22, 9:36 AM
Unknown Object (File)
Tue, Oct 22, 9:36 AM
Unknown Object (File)
Tue, Oct 22, 9:36 AM
Unknown Object (File)
Tue, Oct 22, 9:24 AM
Unknown Object (File)
Oct 3 2024, 2:14 PM
Unknown Object (File)
Oct 1 2024, 3:30 PM
Unknown Object (File)
Oct 1 2024, 1:21 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