lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <58d0903b-0081-6a0a-e199-b90af19eb6a2@bytedance.com>
Date:   Fri, 7 Apr 2023 11:47:23 +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
Subject: Re: [PATCH 0/2] some fixes and cleanups for x86


On 2023/3/30 16:15, Qi Zheng wrote:
> Hi all,
> 
> This series uses arch_stack_walk() to fix false positives of KASAN and
> avoid open-coding of unwind logic.

Gentle ping. Any comments or suggestions? :)

> 
> 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(-)
> 

-- 
Thanks,
Qi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ