[PATCH] ppc64: Implement a vDSO and use it for signal trampoline #3

Hans-Peter Jansen hpj at urpla.net
Sat Feb 12 05:10:00 EST 2005


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?

Pete




More information about the Linuxppc64-dev mailing list