Re: 回覆: [External] Re: [PATCH] net/ncsi: fix locking in Get MAC Address handling
From: Potin Lai
Date: Sat Jan 11 2025 - 06:13:13 EST
On Sat, Jan 11, 2025 at 10:18 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Fri, 10 Jan 2025 06:02:04 +0000 Potin Lai (賴柏廷) wrote:
> > > Neat!
> > > Potin, please give this a test ASAP.
> >
> > Thanks for the new patch.
> > I am currently tied up with other tasks, but I’ll make sure to test
> > it as soon as possible and share the results with you.
>
> Understood, would you be able to test it by January 13th?
> Depending on how long we need to wait we may be better off
> applying the patch already or waiting with committing..
Hi Jakub & Paul,
I had a test yesterday, the patch is working and the kernel panic does
not happen any more, but we notice sometimes the config_apply_mac
state runs before the gma command is handled.
Cosmo helped me to find a potential state handling issue, and I
submitted the v2 version.
Please kindly have a look at v2 version with the link below.
v2: https://lore.kernel.org/all/20250111-fix-ncsi-mac-v2-0-838e0a1a233a@xxxxxxxxx/
Best Regards,
Potin