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-next>] [day] [month] [year] [list]
Date:	Tue, 10 Jun 2008 22:31:12 +0200
From:	Jiri Slaby <jirislaby@...il.com>
To:	linux-kernel@...r.kernel.org
CC:	mm-commits@...r.kernel.org, akpm@...ux-foundation.org,
	kosaki.motohiro@...fujitsu.com, lee.schermerhorn@...com,
	riel@...hat.com
Subject: Re: + mm-only-vmscan-noreclaim-lru-scan-sysctl-fix.patch added to
 -mm tree

On 06/10/2008 08:37 PM, akpm@...ux-foundation.org wrote:
> Subject: mm-only-vmscan-noreclaim-lru-scan-sysctl-fix
> From: Andrew Morton <akpm@...ux-foundation.org>
> 
> build fix
> 
> Cc: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
> Cc: Lee Schermerhorn <lee.schermerhorn@...com>
> Cc: Rik van Riel <riel@...hat.com>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
> 
>  mm/vmscan.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff -puN mm/vmscan.c~mm-only-vmscan-noreclaim-lru-scan-sysctl-fix mm/vmscan.c
> --- a/mm/vmscan.c~mm-only-vmscan-noreclaim-lru-scan-sysctl-fix
> +++ a/mm/vmscan.c
> @@ -2400,6 +2400,7 @@ static void show_page_path(struct page *
>  		       dentry_path(dentry, buf, 256), pgoff);
>  		spin_unlock(&mapping->i_mmap_lock);
>  	} else {
> +#ifdef CONFG_MM_OWNER

s/CONFG/CONFIG/

>  		struct anon_vma *anon_vma;
>  		struct vm_area_struct *vma;
>  

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ