On 26.11.2020 10:05, Bertrand Marquis wrote: > > >> On 25 Nov 2020, at 18:16, Rahul Singh <rahul.si...@arm.com> wrote: >> >> If mem-sharing, mem-paging, or log-dirty functionality is not enabled >> for architecture when HAS_PCI is enabled, the compiler will throw an >> error. >> >> Move code to x86 specific file to fix compilation error. >> >> Also, modify the code to use likely() in place of unlikley() for each >> condition to make code more optimized. >> >> No functional change intended. >> >> Signed-off-by: Rahul Singh <rahul.si...@arm.com> > Reviewed-by: Bertrand Marquis <bertrand.marq...@arm.com> > > I guess the small typo fix could be fixed by the commiter directly :-)
Indeed, and with it Acked-by: Jan Beulich <jbeul...@suse.com> Jan