xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv1 0/2]: Xen: kexec coverity fixes
@ 2013-11-13 14:43 David Vrabel
  2013-11-13 14:43 ` [PATCH 1/2] kexec: fix kexec_lock use in kexec_swap_images() David Vrabel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Vrabel @ 2013-11-13 14:43 UTC (permalink / raw)
  To: xen-devel; +Cc: David Vrabel, Jan Beulich

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

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

end of thread, other threads:[~2013-11-13 14:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 14:43 [PATCHv1 0/2]: Xen: kexec coverity fixes David Vrabel
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

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).