Re: [PATCH] ppc64: Implement a vDSO and use it for signaltrampoline #3

From: Benjamin Herrenschmidt
Date: Fri Feb 11 2005 - 17:19:26 EST


On Fri, 2005-02-11 at 19:10 +0100, Hans-Peter Jansen wrote:
> Hi Ben,
>
> are you copyrighting under a new pseudonym? E.g.:
>
> On Thursday 10 February 2005 03:32, Benjamin Herrenschmidt wrote:
> > ===================================================================
> > --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> > +++ linux-work/arch/ppc64/kernel/vdso32/sigtramp.S 2005-02-02
> > 13:28:01.000000000 +1100 @@ -0,0 +1,300 @@
> > +/*
> > + * Signal trampolines for 32 bits processes in a ppc64 kernel for
> > + * use in the vDSO
> > + *
> > + * Copyright (C) 2004 Benjamin Herrenschmuidt
> ^
> > --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> > +++ linux-work/arch/ppc64/kernel/vdso32/datapage.S 2005-02-02
> > 13:28:01.000000000 +1100 @@ -0,0 +1,68 @@
> > +/*
> > + * Access to the shared data page by the vDSO & syscall map
> > + *
> > + * Copyright (C) 2004 Benjamin Herrenschmuidt
>
> Who's that guy?

Hehe, good catch, I'll fix that :)

Thanks,
Ben.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/