]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] slab: convert cache to page mapping macros
authorPekka Enberg <penberg@cs.helsinki.fi>
Mon, 14 Nov 2005 00:06:46 +0000 (16:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:12 +0000 (18:14 -0800)
commitadc7162d7f5bec9f484121680d00385b1d9e6e1e
treedb3fbad420fc3dec144c76ecc51cc1d72e31aef9
parent6fd6b2fbcdff405c367c561158fe56e19a0f312a
[PATCH] slab: convert cache to page mapping macros

This patch converts object cache <-> page mapping macros to static inline
functions to make the more explicit and readable.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c