On Wed, Oct 24, 2012 at 2:36 PM,  <g...@snapgear.com> wrote:
> Some of the code in the existing mm/init_mm.c and mm/init_no.c files is
> the same, and if we merge them back to a single file we can save some code
> duplication.
>
> Although the old mem_init() code for non-MMU was a little different than
> the MMU version, it turns out we can use the same code. So I now we just
> use the MMU mem_init() code for all. It also means we now get identical
> console info messages for this code on kernel boot up.
>
> So merge the two files back into a single file.
>
> Signed-off-by: Greg Ungerer <g...@uclinux.org>

Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to