[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1103281947320.2774@localhost6.localdomain6>
Date: Mon, 28 Mar 2011 19:49:45 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Andy Lutomirski <luto@....EDU>
cc: x86@...nel.org, linux-kernel@...r.kernel.org,
John Stultz <johnstul@...ibm.com>
Subject: Re: [PATCH 3/6] x86-64: Put vsyscall_gtod_data at a fixed virtual
address
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists