[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241216173605.GEZ2BlBVnuOZRsPT95@fat_crate.local>
Date: Mon, 16 Dec 2024 18:36:05 +0100
From: Borislav Petkov <bp@...en8.de>
To: Yazen Ghannam <yazen.ghannam@....com>
Cc: Karan Sanghavi <karansanghvi98@...il.com>,
Tony Luck <tony.luck@...el.com>, linux-edac@...r.kernel.org,
linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v3] RAS/AMD/ATL: Fix unintended sign extension issue from
coverity
On Mon, Dec 16, 2024 at 10:43:58AM -0500, Yazen Ghannam wrote:
> Right, the warning is highlighting the implicit sign-extension, and it
> doesn't seem to be a functional bug.
>
> The 'temp' variable in this function is there to avoid these types of
> warnings. But the 'pc' case was missed.
>
> What do you recommend? Should we adjust the code to be more explicit and
> avoid the warning? Or just ignore it?
If there's no way for this to happen in the current code, then I'd suggest
to ignore it. Tools are not always right.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists