git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae467dd
)
zsmalloc: use PageFlag macro instead of [set|test]_bit
author
Minchan Kim
<minchan@kernel.org>
Wed, 25 Apr 2012 06:23:09 +0000
(15:23 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 25 Apr 2012 17:59:16 +0000
(10:59 -0700)
MM code always uses PageXXX to handle page flags.
Let's keep the consistency.
Signed-off-by: Minchan Kim <minchan@kernel.org>
Acked-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found