On Tue, Apr 3, 2012 at 6:44 AM,  <g...@snapgear.com> wrote:
> From: Greg Ungerer <g...@uclinux.org>
>
> The MMU (signal_mm.c) and non-MMU (signal_no.c) versions of the m68k
> architecture signal handling code are very similar. Most of there code is
> the same.
>
> Merge the two back into a single signal.c, and move some of the code around
> inside the file to minimize the number of #ifdefs required. Specificially
> we can group out the CONFIG_FPU and the CONFIG_MMU code. We end up needing
> a few other "#ifdef CONFIG_MMU" as well, but not too many.
>
> Signed-off-by: Greg Ungerer <g...@uclinux.org>

A bit late, but still
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