On 23.07.2025 16:47, Nicola Vetrini wrote: > On 2025-07-23 16:37, Jan Beulich wrote: >> ... to be in line with Misra rule 8.2 requirements. >> >> Fixes: 6ff0cfbfd4f7 ("mm: allow page scrubbing routine(s) to be arch >> controlled") >> Signed-off-by: Jan Beulich <jbeul...@suse.com> > > Reviewed-by: Nicola Vetrini <nicola.vetr...@bugseng.com>
Thanks. >> --- >> The offending patch had been pending for far longer than we care about >> Misra, and hence at the time of writing I didn't pay attention. And >> then >> I never looked again. I'm sorry. > > Ah, sorry, I didn't notice your patch, I just sent basically an > identical one, feel free to disregard it. I've seen it, but indeed I prefer to put in mine. "pg" is what we more commonly use for struct page_info * type variables / parameters. Jan