diff options
author | Joonsoo Kim <js1304@gmail.com> | 2015-07-17 16:24:20 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-17 16:39:54 -0700 |
commit | 2292c0b1c4a24da54e29b3cf0645b4a4d9c3f2c7 (patch) | |
tree | 908a19a770be67c07b38d1b6f7730b33c02f17d7 /mm/failslab.c | |
parent | e2cfc91120fa01e3458167054af993fb83d7d0ec (diff) | |
download | linux-2292c0b1c4a24da54e29b3cf0645b4a4d9c3f2c7.tar.bz2 |
mm/cma_debug: fix debugging alloc/free interface
CMA has alloc/free interface for debugging. It is intended that
alloc/free occurs in specific CMA region, but, currently, alloc/free
interface is on root dir due to the bug so we can't select CMA region
where alloc/free happens.
This patch fixes this problem by making alloc/free interface per CMA
region.
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Cc: Stefan Strogin <stefan.strogin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/failslab.c')
0 files changed, 0 insertions, 0 deletions