Re: [PATCH] net: bmac: Fix stack corruption panic in bmac_probe()
From: Jeremy Kerr
Date: Mon May 18 2020 - 20:59:31 EST
Hi Stan,
> The new kernel compiled and booted with no errors, with these
> STACKPROTECTOR options in .config (the last two revealed the bug):
>
> CONFIG_HAVE_STACKPROTECTOR=y
> CONFIG_CC_HAS_STACKPROTECTOR_NONE=y
> CONFIG_STACKPROTECTOR=y
> CONFIG_STACKPROTECTOR_STRONG=y
Brilliant, thanks for testing. I'll send a standalone patch to netdev.
Cheers,
Jeremy