From: Josh Poimboeuf <jpoimboe@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org,
Peter Zijlstra <peterz@infradead.org>,
Julia Lawall <julia.lawall@inria.fr>
Subject: [PATCH 0/2] unwind: Fix a few edge cases in unwind_deferred_request()
Date: Tue, 3 Feb 2026 13:59:31 -0800 [thread overview]
Message-ID: <cover.1770155771.git.jpoimboe@kernel.org> (raw)
Fixes for a couple of issues which were found in code review a few
months ago but got overlooked.
Josh Poimboeuf (2):
unwind: Fix negative bit check in unwind_deferred_request()
unwind: Fix return value for already-queued case in
unwind_deferred_request()
kernel/unwind/deferred.c | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
--
2.52.0
next reply other threads:[~2026-02-03 21:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-03 21:59 Josh Poimboeuf [this message]
2026-02-03 21:59 ` [PATCH 1/2] unwind: Fix negative bit check in unwind_deferred_request() Josh Poimboeuf
2026-02-03 21:59 ` [PATCH 2/2] unwind: Fix return value for already-queued case " Josh Poimboeuf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1770155771.git.jpoimboe@kernel.org \
--to=jpoimboe@kernel.org \
--cc=julia.lawall@inria.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.