Re: [PATCH] virtio_console: avoid config access from irq

From: Rusty Russell
Date: Tue Mar 03 2015 - 19:42:40 EST


Amit Shah <amit.shah@xxxxxxxxxx> writes:
> On (Sat) 28 Feb 2015 [18:42:25], Michael S. Tsirkin wrote:
>> when multiport is off, virtio console invokes config access from irq
>> context, config access is blocking on s390.
>> Fix this up by scheduling work from config irq - similar to what we do
>> for multiport configs.
>>
>> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
>
> Reviewed-by: Amit Shah <amit.shah@xxxxxxxxxx>

Applied, thanks.

Should these be CC: stable?

Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/