xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: xen-devel@lists.xen.org
Cc: David Vrabel <david.vrabel@citrix.com>,
	Jan Beulich <jan.beulich@suse.com>
Subject: [PATCHv1 0/2]: Xen: kexec coverity fixes
Date: Wed, 13 Nov 2013 14:43:47 +0000	[thread overview]
Message-ID: <1384353829-3917-1-git-send-email-david.vrabel@citrix.com> (raw)

Coverity identified some new issues in the recently commit kexec
changes.

The other new kexec related issues (e.g. CID 1128572: Reliance on
integer endianness (INCOMPATIBLE_CAST)) are believed to be coverity
being confused by the underlying atomic_read()/atomic_write() and
getting its types wrong.

David

             reply	other threads:[~2013-11-13 14:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 14:43 David Vrabel [this message]
2013-11-13 14:43 ` [PATCH 1/2] kexec: fix kexec_lock use in kexec_swap_images() David Vrabel
2013-11-13 14:43 ` [PATCH 2/2] kexec: fail image loads if the page tables cannot be built David Vrabel
2013-11-13 14:47 ` [PATCHv1 0/2]: Xen: kexec coverity fixes Andrew Cooper

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=1384353829-3917-1-git-send-email-david.vrabel@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=jan.beulich@suse.com \
    --cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).