[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230330081552.54178-1-zhengqi.arch@bytedance.com>
Date: Thu, 30 Mar 2023 16:15:50 +0800
From: Qi Zheng <zhengqi.arch@...edance.com>
To: peterz@...radead.org, keescook@...omium.org, jpoimboe@...nel.org,
dave.hansen@...ux.intel.com, bp@...en8.de, mingo@...hat.com,
tglx@...utronix.de, rostedt@...dmis.org
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
Qi Zheng <zhengqi.arch@...edance.com>
Subject: [PATCH 0/2] some fixes and cleanups for x86
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
Powered by blists - more mailing lists