On 16.07.2025 22:15, Petr Beneš wrote: > From: Petr Beneš <w1be...@gmail.com> > > Wrap the p2m_is_altp2m() check with IS_ENABLED(CONFIG_ALTP2M) to allow the > compiler to short-circuit the condition at build time when ALTP2M is disabled. > > Signed-off-by: Petr Beneš <w1be...@gmail.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>