On Mon, Feb 06, 2023 at 05:57:50PM +0800, Herbert Xu wrote:
On Fri, Feb 03, 2023 at 09:40:30PM +0000, Catalin Marinas wrote:
Actually, we can conclude that gcc-10 is not smart enough and ignore this report. The call gen_split_key() has len == 0:
Yes. In any case, this should already be fixed in linux-next with
https://lore.kernel.org/lkml/f3e9add2210a46af99cf0fc79121c7db@AcuMS.aculab.c...
Please let me know if the problem persists with this patch.
Thanks, good to know it's in -next. The patch above should clear the error, I did something similar locally just to check.