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:	Thu, 12 Feb 2009 01:10:25 +0300
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	akpm@...ux-foundation.org
Cc:	davem@...emloft.net, netdev@...r.kernel.org, andi@...stfloor.org
Subject: Re: [patch 2/2] Documentation/connector/cn_test.c: don't use gfp_any()

On Wed, Feb 11, 2009 at 01:27:19PM -0800, akpm@...ux-foundation.org (akpm@...ux-foundation.org) wrote:
> From: Andrew Morton <akpm@...ux-foundation.org>
> 
> cn_test_timer_func() is a timer handler and can never use GFP_KERNEL -
> there's no point in using gfp_any() here.
> 
> Also, use setup_timer().
> 
> Cc: Evgeniy Polyakov <johnpol@....mipt.ru>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Andi Kleen <andi@...stfloor.org>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>

Looks good for the documentation update :)
Thank you.

-- 
	Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists