Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()

2024-04-10 Thread Michael S. Tsirkin
On Wed, Apr 10, 2024 at 09:41:57AM +0200, Krzysztof Kozlowski wrote: > On 31/03/2024 10:43, Krzysztof Kozlowski wrote: > > Changes in v2: > > - Three new patches: virtio mem+input+balloon > > - Minor commit msg adjustments > > - Add tags > > - Link to v1: > > https://lore.kernel.org/r/20240327-mod

Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()

2024-04-10 Thread Krzysztof Kozlowski
On 31/03/2024 10:43, Krzysztof Kozlowski wrote: > Changes in v2: > - Three new patches: virtio mem+input+balloon > - Minor commit msg adjustments > - Add tags > - Link to v1: > https://lore.kernel.org/r/20240327-module-owner-virtio-v1-0-0feffab77...@linaro.org > > Merging > === > All further

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()

2024-03-31 Thread Krzysztof Kozlowski
Changes in v2: - Three new patches: virtio mem+input+balloon - Minor commit msg adjustments - Add tags - Link to v1: https://lore.kernel.org/r/20240327-module-owner-virtio-v1-0-0feffab77...@linaro.org Merging === All further patches depend on the first virtio patch, therefore please ack and t