On Fri, Oct 24, 2014 at 10:24 AM, Ley Foon Tan <[email protected]> wrote: > --- /dev/null > +++ b/arch/nios2/kernel/entry.S > @@ -0,0 +1,559 @@ > +/* > + * linux/arch/nios2/kernel/entry.S > + * > + * Copyright (C) 2013-2014 Altera Corporation > + * Copyright (C) 2009, Wind River Systems Inc > + * > + * Implemented by [email protected] and [email protected] > + * > + * Based on: > + * > + * linux/arch/nios2/kernel/entry.S
And here you did one s/m68k/nios2/ too much ;-) As this doesn't seem to come from a single file "Based on the various m68k entry.S files"? > + * Copyright (C) 1999-2002, Greg Ungerer ([email protected]) > + * Copyright (C) 1998 D. Jeff Dionne <[email protected]>, > + * Kenneth Albanowski <[email protected]>, > + * Copyright (C) 2000 Lineo Inc. (www.lineo.com) > + * Copyright (C) 2004 Microtronix Datacom Ltd. > + * > + * This file is subject to the terms and conditions of the GNU General Public > + * License. See the file "COPYING" in the main directory of this archive > + * for more details. > + * > + * Linux/m68k support by Hamish Macdonald > + * > + * 68060 fixes by Jesper Skov > + * ColdFire support by Greg Ungerer ([email protected]) > + * 5307 fixes by David W. Miller > + * linux 2.4 support David McCullough <[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-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

