mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] virtio: silence KCSAN warnings
@ 2026-01-27  8:39 Johannes Thumshirn
  2026-01-27  8:39 ` [PATCH RFC 1/3] virtio: silence KCSAN warning in virtqueue_kick_prepare Johannes Thumshirn
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Johannes Thumshirn @ 2026-01-27  8:39 UTC (permalink / raw)
  To: virtualization
  Cc: Alexander Graf, mst, jasowang, xuanzhuo, eperezma, linux-kernel,
	Johannes Thumshirn

When booting a Qemu VM whith KCSAN to debug filesystem races I
encountered a bunch of KCSAN splats in virtio.

I suspect them to be false positives.

I decided to send this as an RFC patchset, as I have no prior knowledge
of virtio.

Johannes Thumshirn (3):
  virtio: silence KCSAN warning in virtqueue_kick_prepare
  virtio: silence KCSAN warning in virtqueue_get_buf_ctx_split
  virtio: silence KCSAN warning in vring_interrupt

 drivers/virtio/virtio_ring.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-27  8:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-27  8:39 [PATCH RFC 0/3] virtio: silence KCSAN warnings Johannes Thumshirn
2026-01-27  8:39 ` [PATCH RFC 1/3] virtio: silence KCSAN warning in virtqueue_kick_prepare Johannes Thumshirn
2026-01-27  8:39 ` [PATCH RFC 2/3] virtio: silence KCSAN warning in virtqueue_get_buf_ctx_split Johannes Thumshirn
2026-01-27  8:39 ` [PATCH RFC 3/3] virtio: silence KCSAN warning in vring_interrupt Johannes Thumshirn
2026-01-27  8:47 ` [PATCH RFC 0/3] virtio: silence KCSAN warnings Alexander Graf
2026-01-27  8:54   ` Johannes Thumshirn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®