Re: linux-next: manual merge of the vhost tree with Linus' tree
From: Stephen Rothwell
Date: Mon Nov 17 2025 - 01:30:09 EST
Hi all,
On Mon, 17 Nov 2025 16:51:18 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> 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
Attachment:
pgpWlEiW_UnVg.pgp
Description: OpenPGP digital signature