Re: [PATCH] 9p/virtio: Add cleanup path in p9_virtio_init

From: YueHaibing
Date: Tue Apr 30 2019 - 10:28:29 EST


On 2019/4/30 22:09, Dominique Martinet wrote:
> YueHaibing wrote on Tue, Apr 30, 2019:
>> KASAN report this:
>
> That's not KASAN, but fair enough - fix looks good. I'll queue this for
> 5.2 unless you absolutely want this in 5.1

Yes, this is not KASAN, just FAULT INJECTION.

>
> If you're feeling nice p9_trans_xen_init has the exact same problem and
> could use the same fix :)

ok, I can fix it in another patch, thanks!

>