On Mon, Oct 16, 2023 at 01:40:26PM +0000, Bertrand Marquis wrote: [...]
> > This patch enlarges identity map space to 10TB, allowing module loading > > within the range of [0x0 .. 0x000009ff_ffff_ffff]. > > > > Fixes: 1c78d76b67 ("xen/arm64: mm: Introduce helpers to > > prepare/enable/disable") > > I agree with Michal here, this is not a fix so this should be removed (can be > done > on commit). This is fine for me. I'd like to confirm with maintainers that should I spin a new patch set to remove the fix tag? Or maintainers could help to remove it when pick up this patch set. And thanks for review, Michal and Bertrand. Leo > > Reported-by: Alexey Klimov <alexey.kli...@linaro.org> > > Signed-off-by: Leo Yan <leo....@linaro.org> > > Reviewed-by: Bertrand Marquis <bertrand.marq...@arm.com> > > Cheers > Bertrand