On 11/21/22 09:37, Andrew Cooper wrote:
These were overlooked in the original patch, and noticed by OSSTest which does run some Flask tests. Fixes: 22b20bd98c02 ("xen: Introduce non-broken hypercalls for the paging mempool size") Suggested-by: Daniel Smith <dpsm...@apertussolutions.com> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> --- CC: Daniel De Graaf <dgde...@tycho.nsa.gov> CC: Daniel Smith <dpsm...@apertussolutions.com> CC: Jason Andryuk <jandr...@gmail.com> CC: Henry Wang <henry.w...@arm.com> It should be noted that the original XSA-409 fix broke Flask on ARM but no testing noticed. c/s 7c3bbd940dd8 ("xen/arm, libxl: Revert XEN_DOMCTL_shadow_op; use p2m mempool hypercalls") "fixes" the original breakage and introduced this breakage instead. For 4.17. It's a fix for an issue that OSSTest is currently blocking as a regression.
Acked-by: Daniel P. Smith <dpsm...@apertussolutions.com>