On 24.05.2023 10:47, Luca Fancellu wrote: > > >> On 24 May 2023, at 09:29, Luca Fancellu <luca.fance...@arm.com> wrote: >> >> >> >>> On 23 May 2023, at 17:38, Anthony PERARD <anthony.per...@citrix.com> wrote: >>> >>> We don't want the AFLAGS from the environment, they are usually meant >>> to build user space application and not for the hypervisor. >>> >>> Config.mk doesn't provied any $(AFLAGS) so we can start a fresh > > NIT: there is a typo s/provied/provide/
And preferably with that adjustment ... >>> $(XEN_AFLAGS). >>> >>> Signed-off-by: Anthony PERARD <anthony.per...@citrix.com> >>> --- >> >> Reviewed-by: Luca Fancellu <luca.fance...@arm.com> >> Tested-by: Luca Fancellu <luca.fance...@arm.com> Acked-by: Jan Beulich <jbeul...@suse.com> There is some interaction with the asm-offsets change, but I think the two patches are still functionally and contextually independent (and hence the one here could go in ahead of the other one earlier in the series, with said adjustment made while committing). Please confirm. Jan