[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1760008797.git.mst@redhat.com>
Date: Thu, 9 Oct 2025 07:24:20 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: netdev@...r.kernel.org, Paolo Abeni <pabeni@...hat.com>
Subject: [PATCH 0/3] feature related cleanups
A minor cleanup around handling of feature bits: this fixes
up terminology and adds build checks.
Lightly tested.
Michael S. Tsirkin (3):
virtio: dwords->qwords
virtio: words->dwords
vhost: use checked versions of VIRTIO_BIT
drivers/vhost/net.c | 14 +++++------
drivers/virtio/virtio.c | 8 +++----
drivers/virtio/virtio_debug.c | 2 +-
drivers/virtio/virtio_pci_modern_dev.c | 6 ++---
include/linux/virtio.h | 2 +-
include/linux/virtio_features.h | 33 ++++++++++++++++----------
include/linux/virtio_pci_modern.h | 8 +++----
scripts/lib/kdoc/kdoc_parser.py | 2 +-
8 files changed, 42 insertions(+), 33 deletions(-)
--
MST
Powered by blists - more mailing lists