|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 1/2] x86/shadow: Deviate multi.h as being included multiple times
Introduce a range to search for the devation marker.
This resolves a MISRA D4.10 violation.
Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
CC: Jan Beulich <JBeulich@xxxxxxxx>
CC: Roger Pau Monné <roger.pau@xxxxxxxxxx>
CC: Stefano Stabellini <sstabellini@xxxxxxxxxx>
CC: consulting@xxxxxxxxxxx <consulting@xxxxxxxxxxx>
CC: Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx>
v2:
* Use a range to search for the devation marker.
I can't for the life of me get adjusting the deviation config to work.
---
xen/arch/x86/mm/shadow/multi.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/xen/arch/x86/mm/shadow/multi.h b/xen/arch/x86/mm/shadow/multi.h
index fc86d7a8d9cd..3f2562d25e9b 100644
--- a/xen/arch/x86/mm/shadow/multi.h
+++ b/xen/arch/x86/mm/shadow/multi.h
@@ -8,6 +8,7 @@
* Parts based on earlier work by Michael A Fetterman, Ian Pratt et al.
*/
+/* SAF-8-safe inclusion procedure left to caller */
extern int
SHADOW_INTERNAL_NAME(sh_map_and_validate_gl1e, GUEST_LEVELS)(
struct vcpu *v, mfn_t gl1mfn, void *new_gl1p, u32 size);
--
2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |