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

Benjamin Herrenschmidt benh at kernel.crashing.org
Sun Feb 6 21:30:06 EST 2005


On Sun, 2005-02-06 at 02:10 -0600, Milton Miller wrote:

> How about putting these with the other page_aligned data, with
> 	.section ".data.page_aligned"
> 
> Also, I don't see anything from <linux/init.h> being used, although
> including <asm/page.h> to get PAGE_SIZE would elimintate the magic
> 4096 number.

Good point. The wrapper is indeed normally linked with the rest of the
kernel. This was quick and dirty stuff a bit overlooked, I'll fix it,
thanks for noticing.

Ben.





More information about the Linuxppc64-dev mailing list