All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] unwind: Fix a few edge cases in unwind_deferred_request()
@ 2026-02-03 21:59 Josh Poimboeuf
  2026-02-03 21:59 ` [PATCH 1/2] unwind: Fix negative bit check " Josh Poimboeuf
  2026-02-03 21:59 ` [PATCH 2/2] unwind: Fix return value for already-queued case " Josh Poimboeuf
  0 siblings, 2 replies; 3+ messages in thread
From: Josh Poimboeuf @ 2026-02-03 21:59 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: linux-kernel, Peter Zijlstra, Julia Lawall

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-03 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03 21:59 [PATCH 0/2] unwind: Fix a few edge cases in unwind_deferred_request() Josh Poimboeuf
2026-02-03 21:59 ` [PATCH 1/2] unwind: Fix negative bit check " Josh Poimboeuf
2026-02-03 21:59 ` [PATCH 2/2] unwind: Fix return value for already-queued case " Josh Poimboeuf

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.