[PATCH v2 0/2] x86/misra: fix remaining violation of rule 20.7

Roger Pau Monne posted 2 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20241126093508.6966-1-roger.pau@citrix.com
automation/eclair_analysis/ECLAIR/tagging.ecl |  3 +-
xen/arch/x86/include/asm/uaccess.h            | 45 +++++++++----------
xen/arch/x86/usercopy.c                       | 26 +++++------
3 files changed, 37 insertions(+), 37 deletions(-)
[PATCH v2 0/2] x86/misra: fix remaining violation of rule 20.7
Posted by Roger Pau Monne 1 month ago
Hello,

This series fixes the remaining violation of rule 20.7, and marks the
rule a blocking for x86 also on the Eclair scan.

An example gitlab job with the rule enabled can be seen at:

https://gitlab.com/xen-project/people/royger/xen/-/jobs/8470641011

Thanks, Roger.

Roger Pau Monne (2):
  x86/uaccess: rework user access speculative harden guards
  automation/eclair: make Misra rule 20.7 blocking for x86 also

 automation/eclair_analysis/ECLAIR/tagging.ecl |  3 +-
 xen/arch/x86/include/asm/uaccess.h            | 45 +++++++++----------
 xen/arch/x86/usercopy.c                       | 26 +++++------
 3 files changed, 37 insertions(+), 37 deletions(-)

-- 
2.46.0