Re: [PATCH] 9p: disconnect channel when PCI device is removed
From: Rusty Russell <hidden>
Date: 2012-05-07 05:25:13
Also in:
lkml
From: Rusty Russell <hidden>
Date: 2012-05-07 05:25:13
Also in:
lkml
On Fri, 13 Apr 2012 17:48:36 -0400, Sasha Levin [off-list ref] wrote:
When a virtio_9p pci device is being removed, we should close down any active channels and free up resources, we're not supposed to BUG() if there's still an open channel since it's a valid case when removing the PCI device. Otherwise, removing the PCI device with an open channel would cause the following BUG():
(Damn changed notmuch.el bindings! Previous reply went only to Sasha). Applied thanks, Rusty.