diff options
author | Andrey Ryabinin | 2014-08-06 16:04:44 -0700 |
---|---|---|
committer | Linus Torvalds | 2014-08-06 18:01:15 -0700 |
commit | 928cec9cd6db53a68f54bc9ef1c54c674ba1c6bb (patch) | |
tree | 109222d5f88dda34aafe9e2946b426da5331c368 /fs/no-block.c | |
parent | 54266640709a24c9844245d0d9f36b9cb1f31326 (diff) |
mm: move slab related stuff from util.c to slab_common.c
Functions krealloc(), __krealloc(), kzfree() belongs to slab API, so
should be placed in slab_common.c
Also move slab allocator's tracepoints defenitions to slab_common.c No
functional changes here.
Signed-off-by: Andrey Ryabinin <a.ryabinin@samsung.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/no-block.c')
0 files changed, 0 insertions, 0 deletions