From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:49 +0000 (-0700) Subject: pageflags: introduce macros to generate page flag functions X-Git-Tag: v2.6.26-rc1~968 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f94a62e910840b3552c7adb7c57e0f8b3b345f6e;p=pandora-kernel.git pageflags: introduce macros to generate page flag functions Introduce a set of macros that generate functions to handle page flags. A page flag function group typically starts with either SETPAGEFLAG(,) to create a set of page flag operations that are atomic. Or __SETPAGEFLAG(, Cc: Andy Whitcroft Cc: KAMEZAWA Hiroyuki Cc: KOSAKI Motohiro Cc: Rik van Riel Cc: Mel Gorman Cc: Jeremy Fitzhardinge Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed