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
x86/xen: use correct printf specifier. Tags None Referenced Files None Subscribers None
Description
Details
|