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

2005-01-31 Thread Sam Ravnborg
On Tue, Feb 01, 2005 at 12:49:44PM +1100, Benjamin Herrenschmidt wrote:
  core-y+= arch/ppc64/kernel/
> +core-y   += arch/ppc64/kernel/vdso32/
> +core-y   += arch/ppc64/kernel/vdso64/

Please include your previous change to reflect this in
arch/ppc64/kernel/Makefile
It is much more obvious to look up this in the Makefile like we do for
the rest of the kernel.

Sam
-
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/


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

2005-01-31 Thread Sam Ravnborg
On Tue, Feb 01, 2005 at 12:49:44PM +1100, Benjamin Herrenschmidt wrote:
  core-y+= arch/ppc64/kernel/
 +core-y   += arch/ppc64/kernel/vdso32/
 +core-y   += arch/ppc64/kernel/vdso64/

Please include your previous change to reflect this in
arch/ppc64/kernel/Makefile
It is much more obvious to look up this in the Makefile like we do for
the rest of the kernel.

Sam
-
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/