kernel: bump 5.10 to 5.10.132
All patches automatically rebased.
The following patch was replaced by a similar version upstream:
bcm27xx/patches-5.10/950-0036-tty-amba-pl011-Add-un-throttle-support.patch
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 7d3c0928de)
This commit is contained in:
committed by
Hauke Mehrtens
parent
a409bd7705
commit
aedcbaae37
@@ -36,7 +36,7 @@ David
|
||||
|
||||
--- a/drivers/tty/serial/8250/8250_core.c
|
||||
+++ b/drivers/tty/serial/8250/8250_core.c
|
||||
@@ -133,6 +133,38 @@ static irqreturn_t serial8250_interrupt(
|
||||
@@ -134,6 +134,38 @@ static irqreturn_t serial8250_interrupt(
|
||||
|
||||
if (l == i->head && pass_counter++ > PASS_LIMIT)
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user