[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1761058274.git.mst@redhat.com>
Date: Tue, 21 Oct 2025 10:56:52 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Andrew Lunn <andrew@...n.ch>, netdev@...r.kernel.org
Subject: [PATCH v2 0/2] virtio: feature related cleanups
A minor cleanup around handling of feature bits: this fixes
up terminology and adds build checks.
Lightly tested.
changes from v1:
dropped using "word" completely
Michael S. Tsirkin (2):
virtio: clean up features qword/dword terms
vhost: use checked versions of VIRTIO_BIT
drivers/vhost/net.c | 16 +++++------
drivers/virtio/virtio.c | 12 ++++-----
drivers/virtio/virtio_debug.c | 10 +++----
drivers/virtio/virtio_pci_modern_dev.c | 6 ++---
include/linux/virtio.h | 2 +-
include/linux/virtio_config.h | 2 +-
include/linux/virtio_features.h | 37 ++++++++++++++++----------
include/linux/virtio_pci_modern.h | 8 +++---
scripts/lib/kdoc/kdoc_parser.py | 2 +-
9 files changed, 52 insertions(+), 43 deletions(-)
--
MST
Powered by blists - more mailing lists