On 25.07.2022 16:44, Luca Fancellu wrote: > In common/memory.c the ifdef code surrounding ptdom_max_order is > using HAS_PASSTHROUGH instead of CONFIG_HAS_PASSTHROUGH, fix the > problem using the correct macro. > > Fixes: e0d44c1f9461 ("build: convert HAS_PASSTHROUGH use to Kconfig") > Signed-off-by: Luca Fancellu <luca.fance...@arm.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>