mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
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>
This commit is contained in:
parent
02d7633fa5
commit
c03f94ccbd
Loading…
Reference in New Issue
Block a user