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, 17 Jan 2017 21:30:38 -0800
From:   willy@...badil.infradead.org
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     LKML <linux-kernel@...r.kernel.org>, Linux MM <linux-mm@...ck.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Mel Gorman <mgorman@...e.de>
Subject: Re: [PATCH] mm: fix <linux/pagemap.h> stray kernel-doc notation

On Tue, Jan 17, 2017 at 06:10:51PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
> 
> Delete stray (second) function description in find_lock_page()
> kernel-doc notation.
> 
> Fixes: 2457aec63745e ("mm: non-atomically mark page accessed during page cache allocation where possible")
> 
> Note: scripts/kernel-doc just ignores the second function description.
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>

Reported-by: Matthew Wilcox <mawilcox@...rosoft.com>

> Cc: Mel Gorman <mgorman@...e.de>
> ---
>  include/linux/pagemap.h |    1 -
>  1 file changed, 1 deletion(-)
> 
> --- lnx-410-rc4.orig/include/linux/pagemap.h
> +++ lnx-410-rc4/include/linux/pagemap.h
> @@ -266,7 +266,6 @@ static inline struct page *find_get_page
>  
>  /**
>   * find_lock_page - locate, pin and lock a pagecache page
> - * pagecache_get_page - find and get a page reference
>   * @mapping: the address_space to search
>   * @offset: the page index
>   *
> 
> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to majordomo@...ck.org.  For more info on Linux MM,
> see: http://www.linux-mm.org/ .
> Don't email: <a href=mailto:"dont@...ck.org"> email@...ck.org </a>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ