On Wed, Dec 10, 2025 at 09:46:24PM +0000, [email protected] wrote: > From: Wei Liu <[email protected]> > > The same code is built on both x86 and ARM64 architectures. This fixes > two missing prototype warnings when building on ARM64. > > This only eliminates the warnings. Making things work on ARM64 requires > more work. > > Reported-by: Nathan Chancellor <[email protected]> > Fixes: 615a6e7d83f9 ("mshv: Cleanly shutdown root partition with MSHV") > Fixes: f0be2600ac55 ("mshv: Use reboot notifier to configure sleep state") > Signed-off-by: Wei Liu <[email protected]>
Reviewed-by: Hamza Mahfooz <[email protected]>
