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]
Date:   Sun, 20 Jan 2019 19:09:20 +0200
From:   Mike Rapoport <rppt@...ux.ibm.com>
To:     Yang Fan <nullptr.cpp@...il.com>
Cc:     akpm@...ux-foundation.org, will.deacon@....com, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] mm/mmap.c: Remove some redundancy in
 arch_get_unmapped_area_topdown()

Hi,

On Sun, Jan 20, 2019 at 09:12:26AM +0100, Yang Fan wrote:
> This patchset remove some redundancy in function 
> arch_get_unmapped_area_topdown().
> 
> [PATCH 1/2] mm/mmap.c: Remove redundant variable 'addr' in 
> arch_get_unmapped_area_topdown()
> [PATCH 2/2] mm/mmap.c: Remove redundant const qualifier of the no-pointer 
> parameters
> 
> Yang Fan (2):
>   mm/mmap.c: Remove redundant variable 'addr' in
>     arch_get_unmapped_area_topdown()
>   mm/mmap.c: Remove redundant const qualifier of the no-pointer
>     parameters

I think it would be better to merge these patches into one.
For the merged patch feel free to add

Reviewed-by: Mike Rapoport <rppt@...ux.ibm.com>
 
>  mm/mmap.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> -- 
> 2.17.1
> 

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists