Re: [PATCH 02/22] um: virt-pci: drop owner assignment

2024-03-27 Thread Krzysztof Kozlowski
On 27/03/2024 14:34, Johannes Berg wrote: > On Wed, 2024-03-27 at 13:40 +0100, Krzysztof Kozlowski wrote: >> virtio core already sets the .owner, so driver does not need to. > >> All further patches depend on the first virtio patch, therefore please ack >> and this should go via one tree: virtio?

Re: [PATCH 02/22] um: virt-pci: drop owner assignment

2024-03-27 Thread Johannes Berg
On Wed, 2024-03-27 at 13:40 +0100, Krzysztof Kozlowski wrote: > virtio core already sets the .owner, so driver does not need to. > All further patches depend on the first virtio patch, therefore please ack > and this should go via one tree: virtio? Sure. Though it's not really actually necessary,