diff options
author | Christoph Lameter <cl@linux.com> | 2012-05-09 17:09:59 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-06-01 08:25:41 +0200 |
commit | 57d437d2aa680f42d75cef45205834d5f605550a (patch) | |
tree | 0730b0d2b5b3c1e8286569580de92228e097af51 /include | |
parent | slub: Use page variable instead of c->page. (diff) | |
download | linux-57d437d2aa680f42d75cef45205834d5f605550a.tar.xz linux-57d437d2aa680f42d75cef45205834d5f605550a.zip |
slub: pass page to node_match() instead of kmem_cache_cpu structure
Avoid passing the kmem_cache_cpu pointer to node_match. This makes the
node_match function more generic and easier to understand.
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions