HomeFreeBSD

x86/xen: use correct printf specifier.

Description

x86/xen: use correct printf specifier.

Use %p instead of wrongly casting to uintptr_t and printing with %lx.

Reported by: bapt
Fixes: 9a687d1fe3af ('x86/xen: introduce a Xen early init function')
Sponsored by: Cloud Software Group

Details

Provenance
roygerAuthored on Feb 22 2024, 2:26 PM
Parents
rG059fd69e7499: umcs(4): Fix two typos in source code comments
Branches
Unknown
Tags
Unknown