Re: kernel/unwind/deferred.c:257:18-21: WARNING: Unsigned expression compared with zero: bit < 0 (fwd)
From: Josh Poimboeuf
Date: Tue Feb 03 2026 - 14:55:23 EST
On Mon, Feb 02, 2026 at 12:50:48PM +0100, Julia Lawall wrote:
> bit is unsigned, so it should not be less than 0.
Hm, I distinctly recall reporting that issue some months ago, along with
another bug. I guess they got forgotten. Let me work up a couple of
patches. Thanks!
--
Josh