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)
Wed, May 22, 2:58 AM
Unknown Object (File)
Tue, May 7, 5:20 PM
Unknown Object (File)
Tue, May 7, 2:18 AM
Unknown Object (File)
Apr 30 2024, 3:03 PM
Unknown Object (File)
Apr 29 2024, 9:33 PM
Unknown Object (File)
Apr 7 2024, 4:01 PM
Unknown Object (File)
Apr 5 2024, 9:18 AM
Unknown Object (File)
Feb 22 2024, 1:18 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