On Wed, Dec 16, 2015 at 12:42:42AM +0300, Yury Norov wrote: > diff --git a/arch/arm64/kernel/signal32_common.c > b/arch/arm64/kernel/signal32_common.c > new file mode 100644 > index 0000000..446c7c0 > --- /dev/null > +++ b/arch/arm64/kernel/signal32_common.c > @@ -0,0 +1,116 @@ > +/* > + * Based on arch/arm/kernel/signal.c > + * > + * Copyright (C) 1995-2009 Russell King > + * Copyright (C) 2012 ARM Ltd. > + * Copyright (C) 2015 Cavium Metworks.
I mentioned this before - moving unmodified code around shouldn't grant Cavium new rights (but IANAL). -- Catalin -- 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/

