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:
02d7633
)
slub: use __SetPageSlab function to set PG_slab flag
author
Joonsoo Kim
<js1304@gmail.com>
Thu, 17 May 2012 15:47:47 +0000
(
00:47
+0900)
committer
Pekka Enberg
<penberg@kernel.org>
Fri, 18 May 2012 09:28:06 +0000
(12:28 +0300)
To set page-flag, using SetPageXXXX() and __SetPageXXXX() is more
understandable and maintainable. So change it.
Signed-off-by: Joonsoo Kim <js1304@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found