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. Jan