Skip to content
Commit 133bedc1 authored by Pekka Enberg's avatar Pekka Enberg Committed by Will Deacon
Browse files

kvm,8250: Fix "too much work for irq4" problems



This patch fixes the "too much work for irq4" problems caused by the fact that
we never set the UART_IIR_NO_INT flag in the emulation layer. This makes the
interrupt handler in the guest kernel process as much as possible which
triggers a warning.

Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent e62c18de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment