On 21.11.2023 10:46, Nicola Vetrini wrote: > On 2023-11-21 10:16, Jan Beulich wrote: >> On 16.11.2023 10:08, Nicola Vetrini wrote: >>> The comment-based justifications for MISRA C:2012 Rule 8.4 are >>> replaced >>> by the asmlinkage pseudo-attribute, for the sake of uniformity. >>> >>> Add missing 'xen/compiler.h' #include-s where needed. >>> >>> The text in docs/misra/deviations.rst and docs/misra/safe.json >>> is modified to reflect this change. >>> >>> Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com> >>> --- >>> This patch should be applied after patch 2 of this series. >> >> Code changes look okay to me, but I'm afraid I don't understand the >> remark >> above, and hence I fear I might be missing something. > > Since on v2 it was observed that I forgot to state the dependency of > this patch on the R8.4 series, I added that comment here (otherwise > there would be no definition of asmlinkage).
IOW instead of "this series" you really meant to quote the title of that other series? Jan