On 18/07/2024 11:11 am, Jan Beulich wrote: > At least in pure address calculation use the intended basic construct > instead of opend-coded left-shifting by PAGE_SHIFT. Leave alone page > table entry calculations for now, as those aren't really calculating > addresses. > > No functional change. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>