On Wed, Mar 04, 2015 at 11:08:18AM +1030, Rusty Russell wrote:
> Amit Shah 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 schedulin
Amit Shah 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.
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: Micha
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
---
Applies on top of "virtio_console: init work uncond
4 matches
Mail list logo