Re: [PATCH v2] serial: 8250: convert to threaded IRQ

2017-11-28 Thread Greg KH
On Wed, Nov 15, 2017 at 02:40:02PM +0200, Denys Zagorui wrote: > During using virtualization it is common to see > many "too much work for irq*" messages. > > There are fixes proposed erlier: > - e7328ae1848966181a7ac47e8ae6cddbd2cf55f3 (serial: >8250, increase PASS_LIMIT) > - f4f653e9875e57

[PATCH v2] serial: 8250: convert to threaded IRQ

2017-11-15 Thread Denys Zagorui
During using virtualization it is common to see many "too much work for irq*" messages. There are fixes proposed erlier: - e7328ae1848966181a7ac47e8ae6cddbd2cf55f3 (serial: 8250, increase PASS_LIMIT) - f4f653e9875e573860e783fecbebde284a8626f5 (serial: 8250, disable "too much work" messages