On 16.01.2023 13:02, Andrew Cooper wrote: > Converting from PAT to PTE is trivial, and shorter to encode with bitwise > logic than the space taken by a table counting from 0 to 7 in non-adjacent > bits. > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Acked-by: Jan Beulich <jbeul...@suse.com>