Re: [PATCH v2, part1 12/29] mm/m68k: use common help functions to free reserved pages

2013-03-10 Thread Geert Uytterhoeven
On Sun, Mar 10, 2013 at 7:26 AM, Jiang Liu wrote: > Use common help functions to free reserved pages. > > Signed-off-by: Jiang Liu > Cc: Geert Uytterhoeven 24 bytes of text size saved! Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven --

Re: [PATCH v2, part1 12/29] mm/m68k: use common help functions to free reserved pages

2013-03-10 Thread Geert Uytterhoeven
On Sun, Mar 10, 2013 at 7:26 AM, Jiang Liu liu...@gmail.com wrote: Use common help functions to free reserved pages. Signed-off-by: Jiang Liu jiang@huawei.com Cc: Geert Uytterhoeven ge...@linux-m68k.org 24 bytes of text size saved! Acked-by: Geert Uytterhoeven ge...@linux-m68k.org

[PATCH v2, part1 12/29] mm/m68k: 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: Geert Uytterhoeven --- arch/m68k/mm/init.c | 24 ++-- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/arch/m68k/mm/init.c b/arch/m68k/mm/init.c index afd8106f..b5c1ab1 100644 ---

[PATCH v2, part1 12/29] mm/m68k: 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: Geert Uytterhoeven ge...@linux-m68k.org --- arch/m68k/mm/init.c | 24 ++-- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/arch/m68k/mm/init.c