On 2025-06-19 07:38, Juergen Gross wrote:
The parameter of get_xenbus() is used only when running in PV mode,
and it always has the same value.
Drop the parameter and use start_info_ptr directly in the PV variant
of get_xenbus().
Signed-off-by: Juergen Gross
Reviewed-by: Jason Andryuk
The parameter of get_xenbus() is used only when running in PV mode,
and it always has the same value.
Drop the parameter and use start_info_ptr directly in the PV variant
of get_xenbus().
Signed-off-by: Juergen Gross
---
arch/arm/setup.c | 2 +-
arch/x86/setup.c | 2 +-
include/xenbus.h | 4