Hello!
On 28.01.2019 0:48, Andrew Lunn wrote:
Duec to a typo, mv88e6390_serdes_irq_setup() calls itself, rather than
Due?
mv88e6390x_serdes_irq_setup(). It then blows the stack, and shortly
after the machine blows up.
Never seen a stack overflow in the kernel... :-)
Fixes: 2defda1
From: Andrew Lunn
Date: Sun, 27 Jan 2019 22:48:00 +0100
> Duec to a typo, mv88e6390_serdes_irq_setup() calls itself, rather than
> mv88e6390x_serdes_irq_setup(). It then blows the stack, and shortly
> after the machine blows up.
>
> Fixes: 2defda1f4b91 ("net: dsa: mv88e6xxx: Add support for SERD
Duec to a typo, mv88e6390_serdes_irq_setup() calls itself, rather than
mv88e6390x_serdes_irq_setup(). It then blows the stack, and shortly
after the machine blows up.
Fixes: 2defda1f4b91 ("net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8
for 6390X")
Signed-off-by: Andrew Lunn
---
driver