All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH 0/2] x86: address remaining violation of Rule 7.2
@ 2024-04-24 12:11 Alessandro Zucchelli
  2024-04-24 12:11 ` [XEN PATCH 1/2] pci: add suffix 'U' to PCI_CONF_ADDRESS macro Alessandro Zucchelli
  2024-04-24 12:11 ` [XEN PATCH 2/2] x86/msr: add suffix 'U' to MSR_AMD_CSTATE_CFG macro Alessandro Zucchelli
  0 siblings, 2 replies; 9+ messages in thread
From: Alessandro Zucchelli @ 2024-04-24 12:11 UTC (permalink / raw)
  To: xen-devel
  Cc: consulting, Alessandro Zucchelli, Jan Beulich, Andrew Cooper,
	Roger Pau Monné

This patch series addresses the last violations of MISRA C:2012 Rule 7.2.
This rule will soon be tagged as clean for ECLAIR in a future patch. 

Alessandro Zucchelli (2):
  pci: add suffix 'U' to PCI_CONF_ADDRESS macro.
  x86/msr: add suffix 'U' to MSR_AMD_CSTATE_CFG macro.

 xen/arch/x86/include/asm/msr-index.h | 2 +-
 xen/arch/x86/x86_64/pci.c            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2024-04-24 15:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-24 12:11 [XEN PATCH 0/2] x86: address remaining violation of Rule 7.2 Alessandro Zucchelli
2024-04-24 12:11 ` [XEN PATCH 1/2] pci: add suffix 'U' to PCI_CONF_ADDRESS macro Alessandro Zucchelli
2024-04-24 12:47   ` Jan Beulich
2024-04-24 13:30     ` Alessandro Zucchelli
2024-04-24 12:11 ` [XEN PATCH 2/2] x86/msr: add suffix 'U' to MSR_AMD_CSTATE_CFG macro Alessandro Zucchelli
2024-04-24 12:51   ` Jan Beulich
2024-04-24 12:56     ` Andrew Cooper
2024-04-24 12:53   ` Teddy Astie
2024-04-24 15:17     ` Alessandro Zucchelli

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.