All of lore.kernel.org
 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 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.