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:	Tue, 11 Jan 2011 13:34:29 -0800 (PST)
From:	David Rientjes <rientjes@...gle.com>
To:	Catalin Marinas <catalin.marinas@....com>
cc:	linux-kernel@...r.kernel.org,
	Toralf Förster <toralf.foerster@....de>,
	Pekka Enberg <penberg@...helsinki.fi>,
	"Ted Ts'o" <tytso@....edu>
Subject: Re: [PATCH] kmemleak: Reduce verbosity when memory allocation
 fails

On Tue, 11 Jan 2011, Catalin Marinas wrote:

> kmemleak: Allow kmemleak metadata allocations to fail
> 
> From: Catalin Marinas <catalin.marinas@....com>
> 
> This patch adds __GFP_NORETRY and __GFP_NOMEMALLOC flags to the kmemleak
> metadata allocations so that it has a smaller effect on the users of the
> kernel slab allocator. Since kmemleak allocations can now fail more
> often, this patch also reduces the verbosity by passing __GFP_NOWARN and
> not dumping the stack trace when a kmemleak allocation fails.
> 
> Signed-off-by: Catalin Marinas <catalin.marinas@....com>
> Reported-by: Toralf Förster <toralf.foerster@....de>
> Cc: Pekka Enberg <penberg@...helsinki.fi>
> Cc: David Rientjes <rientjes@...gle.com>
> Cc: Ted Ts'o <tytso@....edu>

Acked-by: David Rientjes <rientjes@...gle.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ