[PATCH v2, part1 06/29] mm/c6x: use common help functions to free reserved pages

2013-03-09 Thread Jiang Liu
Use common help functions to free reserved pages. Signed-off-by: Jiang Liu Cc: Mark Salter Cc: Aurelien Jacquiot --- arch/c6x/mm/init.c | 30 ++ 1 file changed, 2 insertions(+), 28 deletions(-) diff --git a/arch/c6x/mm/init.c b/arch/c6x/mm/init.c index

[PATCH v2, part1 06/29] mm/c6x: use common help functions to free reserved pages

2013-03-09 Thread Jiang Liu
Use common help functions to free reserved pages. Signed-off-by: Jiang Liu jiang@huawei.com Cc: Mark Salter msal...@redhat.com Cc: Aurelien Jacquiot a-jacqu...@ti.com --- arch/c6x/mm/init.c | 30 ++ 1 file changed, 2 insertions(+), 28 deletions(-) diff --git