Re: [PATCH 5.16 00/28] 5.16.2-rc1 review
From: Linus Torvalds
Date: Wed Jan 19 2022 - 03:01:42 EST
On Wed, Jan 19, 2022 at 9:30 AM Naresh Kamboju
<naresh.kamboju@xxxxxxxxxx> wrote:
>
> Inconsistent kallsyms data
This tends to be a "odd build environment" problem, and very very
random. Triggered by very particular compiler versions and just some
odd code modement details.
I'd suggest doing a completely clean build and disabling ccache, and
seeing if that makes it go away.
Linus