mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] some fixes and cleanups for x86
@ 2023-03-30  8:15 Qi Zheng
  2023-03-30  8:15 ` [PATCH 1/2] x86: make profile_pc() use arch_stack_walk() Qi Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Qi Zheng @ 2023-03-30  8:15 UTC (permalink / raw)
  To: peterz, keescook, jpoimboe, dave.hansen, bp, mingo, tglx, rostedt
  Cc: x86, linux-kernel, Qi Zheng

Hi all,

This series uses arch_stack_walk() to fix false positives of KASAN and
avoid open-coding of unwind logic.

This series is based on next-20230330.

Comments and suggestions are welcome.

Thanks,
Qi

Qi Zheng (2):
  x86: make profile_pc() use arch_stack_walk()
  x86: make __get_wchan() use arch_stack_walk()

 arch/x86/kernel/process.c | 22 ++++++++++++----------
 arch/x86/kernel/time.c    | 36 +++++++++++++++++-------------------
 2 files changed, 29 insertions(+), 29 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2023-04-12 17:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30  8:15 [PATCH 0/2] some fixes and cleanups for x86 Qi Zheng
2023-03-30  8:15 ` [PATCH 1/2] x86: make profile_pc() use arch_stack_walk() Qi Zheng
2023-04-08  4:56   ` Josh Poimboeuf
2023-04-08  5:26     ` Qi Zheng
2023-03-30  8:15 ` [PATCH 2/2] x86: make __get_wchan() " Qi Zheng
2023-04-08  5:08   ` Josh Poimboeuf
2023-04-08  5:36     ` Qi Zheng
2023-04-08 22:12       ` Josh Poimboeuf
2023-04-09  6:30         ` Qi Zheng
2023-04-12  5:20           ` Josh Poimboeuf
2023-04-12  7:10             ` Qi Zheng
2023-04-12 13:15     ` Peter Zijlstra
2023-04-12 13:23       ` Peter Zijlstra
2023-04-12 17:24         ` Qi Zheng
2023-04-07  3:47 ` [PATCH 0/2] some fixes and cleanups for x86 Qi Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®