Thanks Greg
On 6/25/2024 10:10 AM, Greg KH wrote:
On Mon, Jun 24, 2024 at 10:26:56PM +0530, Udit Kumar wrote:
As per Errata i2310[0], Erroneous timeout can be triggered,
if this Erroneous interrupt is not cleared then it may leads
to storm of interrupts, therefore apply Errata i2310 solution.
[0] https://www.ti.com/lit/pdf/sprz536 page 23
Fixes: b67e830d38fa ("serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs")
Cc: stable@xxxxxxxxxxxxxxx
Signed-off-by: Udit Kumar <u-kumar1@xxxxxx>
As I have already taken the v3 patch to my tree, please send a "fix"
patch on top of it, as I can not rebase a public tree.
I posted delta patch on top
https://lore.kernel.org/all/20240625051338.2761599-1-u-kumar1@xxxxxx/
thanks,
greg k-h