From: Federico Serafini <federico.serafini@bugseng.com>
To: xen-devel@lists.xenproject.org
Cc: consulting@bugseng.com,
"Federico Serafini" <federico.serafini@bugseng.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Roger Pau Monné" <roger.pau@citrix.com>, "Wei Liu" <wl@xen.org>
Subject: [XEN PATCH 0/4] xen/x86: address some violations of MISRA C:2012 Rules 8.2 and 8.3
Date: Wed, 6 Sep 2023 10:57:37 +0200 [thread overview]
Message-ID: <cover.1693990010.git.federico.serafini@bugseng.com> (raw)
This serie addresses some violations of MISRA C:2012 Rules 8.2 and 8.3
for x86-64.
Federico Serafini (4):
x86/genapic: address a violation of MISRA C:2012 Rule 8.3
x86/io: address violations of MISRA C:2012 Rule 8.3
x86/io_apic: address violations of MISRA C:2012 Rules 8.2 and 8.3
xen/vpci: address a violation of MISRA C:2012 Rule 8.3
xen/arch/x86/include/asm/genapic.h | 2 +-
xen/arch/x86/include/asm/hap.h | 2 +-
xen/arch/x86/include/asm/io.h | 2 +-
xen/arch/x86/include/asm/io_apic.h | 4 ++--
xen/include/xen/vpci.h | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
--
2.34.1
next reply other threads:[~2023-09-06 8:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 8:57 Federico Serafini [this message]
2023-09-06 8:57 ` [XEN PATCH 1/4] x86/genapic: address a violation of MISRA C:2012 Rule 8.3 Federico Serafini
2023-09-07 13:24 ` Jan Beulich
2023-09-06 8:57 ` [XEN PATCH 2/4] x86/io: address violations " Federico Serafini
2023-09-07 13:25 ` Jan Beulich
2023-09-06 8:57 ` [XEN PATCH 3/4] x86/io_apic: address violations of MISRA C:2012 Rules 8.2 and 8.3 Federico Serafini
2023-09-07 13:27 ` Jan Beulich
2023-09-06 8:57 ` [XEN PATCH 4/4] xen/vpci: address a violation of MISRA C:2012 Rule 8.3 Federico Serafini
2023-09-07 13:32 ` Jan Beulich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1693990010.git.federico.serafini@bugseng.com \
--to=federico.serafini@bugseng.com \
--cc=andrew.cooper3@citrix.com \
--cc=consulting@bugseng.com \
--cc=jbeulich@suse.com \
--cc=roger.pau@citrix.com \
--cc=wl@xen.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.