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] [day] [month] [year] [list]
Date:   Tue, 21 Aug 2018 15:02:54 +0800
From:   Greentime Hu <green.hu@...il.com>
To:     Zong Li <zong@...estech.com>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Zong Li <zongbox@...il.com>,
        Greentime <greentime@...estech.com>
Subject: Re: [PATCH 0/2] Remove the deprecated ABI implementation

Zong Li <zong@...estech.com> 於 2018年8月20日 週一 上午10:15寫道:
>
> This patches remove the implementation of NDS32_ABI_2 and
> replace the magic number of offset of lp on stack.
>
> In stacktrace.c, we dump the stack without considering the old
> ABI, it should be consistent in traps.c.
>
> Zong Li (2):
>   nds32: Remove the deprecated ABI implementation
>   nds32: Add macro definition for offset of lp register on stack
>
>  arch/nds32/include/asm/nds32.h | 1 +
>  arch/nds32/kernel/stacktrace.c | 2 +-
>  arch/nds32/kernel/traps.c      | 7 +------
>  3 files changed, 3 insertions(+), 7 deletions(-)

Acked-by: Greentime Hu <greentime@...estech.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ