On Fri, Sep 2, 2011 at 07:20, <[email protected]> wrote: > From: Greg Ungerer <[email protected]> > > The init_task code can be the same for both mmu and non-mmu targets. > None of the alignment carried out in the the current init_task code > is necessary. The linker script takes care of aligning the init_thread > structure to a THREAD SIZE boundary, and that is all we need. > > So use the init_task.c code for all target types, that makes m68k > code consistent with what most other architectures do. > > Signed-off-by: Greg Ungerer <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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 -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
