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:03:50 +0800
From:   Greentime Hu <green.hu@...il.com>
To:     Zong Li <zong@...estech.com>
Cc:     Vincent Chen <deanbo422@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Zong Li <zongbox@...il.com>
Subject: Re: [PATCH 0/3] Fix get_user and put_user pointer issue

Zong Li <zong@...estech.com> 於 2018年8月13日 週一 下午5:27寫道:
>
> These patches fix the issue of expand macro with pointer argument,
> clean up the coding style and refactor the macro by extracting the
> checking and getting pointer to another macro definition.
>
>
> Zong Li (3):
>   nds32: Fix get_user/put_user macro expand pointer problem
>   nds32: Clean up the coding style
>   nds32: Extract the checking and getting pointer to a macro
>
>  arch/nds32/include/asm/uaccess.h | 229 ++++++++++++++++++++-------------------
>  1 file changed, 119 insertions(+), 110 deletions(-)
>
Acked-by: Greentime Hu <greentime@...estech.com>

Powered by blists - more mailing lists