On Fri, May 18, 2012 at 6:22 AM, <[email protected]> wrote: > From: Greg Ungerer <[email protected]> > > The ret_from_excption code is referenced by its function name, or by a label > set at the start of its code. The non-MMU code can share some of this code > if we make direct calls to ret_from_exception instead of the associated label. > The effected function paths are: buserr, trap and ret_from_fork. So change > these to branch directly to ret_from_exception. > > 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
