[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251117172948.6095ab57@canb.auug.org.au>
Date: Mon, 17 Nov 2025 17:29:48 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Michael S. Tsirkin" <mst@...hat.com>, Jonathan Corbet <corbet@....net>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next
Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: manual merge of the vhost tree with Linus' tree
Hi all,
On Mon, 17 Nov 2025 16:51:18 +1100 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> + (KernRe(r'DEFINE_DMA_UNMAP_ADDR\s*\(' + struct_args_pattern + r'\)', re.S), r'dma_addr_t \1'),
> + (KernRe(r'DEFINE_DMA_UNMAP_LEN\s*\(' + struct_args_pattern + r'\)', re.S), r'__u32 \1'),
> ++ (KernRe(r'VIRTIO_DECLARE_FEATURES\s*\(' + args_pattern + r'\)', re.S), r'u64 \1; u64 \1_array[VIRTIO_FEATURES_QWORDS]'),
^^^^
oops, I will fix that up (should be "struct_args_pattern" I assume.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists