Re: [[PATCH v9 3/3] 1/1] virtio_console: Remove buffers from out_vq at port removal
From: Amit Shah <hidden>
Date: 2012-12-10 05:54:26
Also in:
lkml
From: Amit Shah <hidden>
Date: 2012-12-10 05:54:26
Also in:
lkml
On (Fri) 16 Nov 2012 [11:22:09], Rusty Russell wrote:
Amit Shah [off-list ref] writes:quoted
From: Sjur Brændeland <redacted> Remove buffers from the out-queue when a port is removed. Rproc_serial communicates with remote processors that may crash and leave buffers in the out-queue. The virtio serial ports may have buffers in the out-queue as well, e.g. for non-blocking ports and the host didn't consume them yet. [Amit: Remove WARN_ON for generic ports case.] Signed-off-by: Sjur Brændeland <redacted> Signed-off-by: Amit Shah <redacted>I already have this in my pending queue; I've promoted it to my virtio-next branch now.
Rusty, I still see this series in your pending queue, not in virtio-next. Did anything change in the meantime? Amit