On Mon, Mar 10, 2025 at 09:42:15AM -0700, Roman Kisel wrote:
Please be consistent across different architectures.
In the earlier versions of the patch series, I had that piece
from the above mirrored in the arm64, and there was advice on
removing the function as it contained just one statement.
I'll revisit the approach, thanks for your help!
As long as the output is consistent across different architectures, I'm
good.
Wei.
x86_platform.realmode_reserve = x86_init_noop;
x86_platform.realmode_init = x86_init_noop;
--
2.43.0
--
Thank you,
Roman