diff options
author | Joonsoo Kim <js1304@gmail.com> | 2012-05-17 19:47:47 +0400 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-05-18 13:28:06 +0400 |
commit | c03f94ccbd67fbcf546e5a9fcfeb99ef0aca4ada (patch) | |
tree | c4b107833f17e6812778b25ac942dde7db1dd711 /Documentation | |
parent | 02d7633fa567be7bf55a993b79d2a31b95ce2227 (diff) | |
download | linux-c03f94ccbd67fbcf546e5a9fcfeb99ef0aca4ada.tar.xz |
slub: use __SetPageSlab function to set PG_slab flag
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions