Re: [PATCH 3/6] x86-64: Put vsyscall_gtod_data at a fixed virtualaddress

From: Thomas Gleixner
Date: Mon Mar 28 2011 - 13:49:57 EST


On Mon, 28 Mar 2011, Andy Lutomirski wrote:
>
> + /* This address must be kept in sync with arch/x86/vdso/vextern.h */

This is the worst idea ever. Breakage is lurking by making something:
Must be kept in sync ...

> + .vsyscall_gtod_data ADDR(.vsyscall_0) + 3072 + 256:

And this magic constant is what ? Something which will blow up sooner
than later.

NAK.

Thanks,

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