On 26/07/2022 17:03, Jan Beulich wrote: > As of 8cc5036bc385 ("x86/pv: Fix ABAC cmpxchg() race in > _get_page_type()") this no longer needs passing separately - the type > can now be read from struct page_info, as the call now happens after its > writing. > > While there also constify the 2nd parameter. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>