From: Mel Gorman Date: Wed, 11 May 2011 22:13:39 +0000 (-0700) Subject: mm: tracing: add missing GFP flags to tracing X-Git-Tag: v2.6.39~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d929b7a84438ad9012c5826f5617d79a3efcef1;p=pandora-kernel.git mm: tracing: add missing GFP flags to tracing include/linux/gfp.h and include/trace/events/gfpflags.h are out of sync. When tracing is enabled, certain flags are not recognised and the text output is less useful as a result. Add the missing flags. Signed-off-by: Mel Gorman Cc: Andrea Arcangeli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed