All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Wei Liu" <wl@xen.org>, "Roger Pau Monné" <roger.pau@citrix.com>,
	"Tim Deegan" <tim@xen.org>,
	"George Dunlap" <george.dunlap@citrix.com>
Subject: [PATCH 0/2] x86/shadow: address two Coverity issues
Date: Wed, 13 Oct 2021 17:36:48 +0200	[thread overview]
Message-ID: <24329000-06d7-2047-b0a1-51b149d19189@suse.com> (raw)

It's not clear to me why the tool spotted them now and not before,
but this has got to be a subtle side effect of introducing the tiny
wrapper stubs. Anyway, the "fixes" (perhaps rather workarounds) are
pretty straightforward.

1: adjust some shadow_set_l<N>e() callers
2: adjust 2-level case of SHADOW_FOREACH_L2E()

Jan



             reply	other threads:[~2021-10-13 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13 15:36 Jan Beulich [this message]
2021-10-13 15:37 ` [PATCH 1/2] x86/shadow: adjust some shadow_set_l<N>e() callers Jan Beulich
2021-10-15  9:19   ` Andrew Cooper
2021-10-15 22:55   ` Stefano Stabellini
2021-10-18  6:45     ` Jan Beulich
2021-10-13 15:38 ` [PATCH 2/2] x86/shadow: adjust 2-level case of SHADOW_FOREACH_L2E() Jan Beulich
2021-10-15 11:17   ` Andrew Cooper
2021-10-13 16:10 ` [PATCH 0/2] x86/shadow: address two Coverity issues Andrew Cooper
2021-10-15  8:55   ` 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=24329000-06d7-2047-b0a1-51b149d19189@suse.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=george.dunlap@citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=tim@xen.org \
    --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.