From: Li Zefan Date: Mon, 15 Jun 2009 02:57:28 +0000 (+0800) Subject: tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation X-Git-Tag: v2.6.31-rc1~95^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f2d10f479d18198ebafcb5e124cc3dd8b8817a;p=pandora-kernel.git tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation Atomic allocation is not needed here. [ Impact: clean up of memory alloction type ] Acked-by: Frederic Weisbecker Signed-off-by: Li Zefan LKML-Reference: <4A35B898.2050607@cn.fujitsu.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed