From: Minchan Kim Date: Wed, 25 Apr 2012 06:23:09 +0000 (+0900) Subject: zsmalloc: use PageFlag macro instead of [set|test]_bit X-Git-Tag: v3.5-rc1~145^2~229^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a27545bf0bab9027e5c040901b68956551d9f63e;p=pandora-kernel.git zsmalloc: use PageFlag macro instead of [set|test]_bit MM code always uses PageXXX to handle page flags. Let's keep the consistency. Signed-off-by: Minchan Kim Acked-by: Nitin Gupta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed