All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86/misra: fix remaining violation of rule 20.7
@ 2024-11-26  9:35 Roger Pau Monne
  2024-11-26  9:35 ` [PATCH v2 1/2] x86/uaccess: rework user access speculative harden guards Roger Pau Monne
  2024-11-26  9:35 ` [PATCH v2 2/2] automation/eclair: make Misra rule 20.7 blocking for x86 also Roger Pau Monne
  0 siblings, 2 replies; 15+ messages in thread
From: Roger Pau Monne @ 2024-11-26  9:35 UTC (permalink / raw)
  To: xen-devel
  Cc: Roger Pau Monne, Jan Beulich, Andrew Cooper, Simone Ballarin,
	Doug Goldstein, Stefano Stabellini

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



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-01-14 11:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26  9:35 [PATCH v2 0/2] x86/misra: fix remaining violation of rule 20.7 Roger Pau Monne
2024-11-26  9:35 ` [PATCH v2 1/2] x86/uaccess: rework user access speculative harden guards Roger Pau Monne
2024-11-26  9:58   ` Jan Beulich
2024-11-27 11:01     ` Nicola Vetrini
2025-01-04  0:20       ` Stefano Stabellini
2025-01-09  7:58         ` Nicola Vetrini
2025-01-09 23:57           ` Stefano Stabellini
2025-01-10  8:29             ` Roger Pau Monné
2025-01-10  8:56               ` Nicola Vetrini
2025-01-14  8:03                 ` Nicola Vetrini
2024-11-26  9:35 ` [PATCH v2 2/2] automation/eclair: make Misra rule 20.7 blocking for x86 also Roger Pau Monne
2025-01-14 11:22   ` Roger Pau Monné
2025-01-14 11:24     ` Nicola Vetrini
2025-01-14 11:39       ` Roger Pau Monné
2025-01-14 11:51     ` Oleksii Kurochko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.