All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH 0/2] x86/p2m: address a violation of MISRA C:2012 Rule 8.3
@ 2023-11-30 15:48 Federico Serafini
  2023-11-30 15:48 ` [XEN PATCH 1/2] x86/p2m: preparation work for xenmem_add_to_physmap_one() Federico Serafini
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Federico Serafini @ 2023-11-30 15:48 UTC (permalink / raw)
  To: xen-devel; +Cc: consulting, Federico Serafini

Patch 1/2 does some preparation work, hence it needs to be committed as first.
Patch 2/2 addresses the violation.

Federico Serafini (2):
  x86/p2m: preparation work for xenmem_add_to_physmap_one()
  x86/p2m: address a violation of MISRA C:2012 Rule 8.3

 xen/arch/x86/mm/p2m.c | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-12-04 16:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30 15:48 [XEN PATCH 0/2] x86/p2m: address a violation of MISRA C:2012 Rule 8.3 Federico Serafini
2023-11-30 15:48 ` [XEN PATCH 1/2] x86/p2m: preparation work for xenmem_add_to_physmap_one() Federico Serafini
2023-12-04 14:51   ` Jan Beulich
2023-12-04 15:42     ` Federico Serafini
2023-12-04 16:45       ` Jan Beulich
2023-11-30 15:48 ` [XEN PATCH 2/2] x86/p2m: address a violation of MISRA C:2012 Rule 8.3 Federico Serafini
2023-12-04 14:54   ` Jan Beulich
2023-12-04 15:17     ` Federico Serafini
2023-11-30 15:56 ` [XEN PATCH 0/2] " Federico Serafini

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.