From: Thomas Gleixner Date: Sat, 5 May 2012 15:05:41 +0000 (+0000) Subject: fork: Move thread info gfp flags to header X-Git-Tag: v3.5-rc1~163^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2889f60814e15dea644782597d897cdba943564f;p=pandora-kernel.git fork: Move thread info gfp flags to header These flags can be useful for extra allocations outside of the core code. Add __GFP_NOTRACK to them, so the archs which have kmemcheck do not have to provide extra allocators just for that reason. Signed-off-by: Thomas Gleixner Link: http://lkml.kernel.org/r/20120505150141.428211694@linutronix.de --- Reading git-diff-tree failed