Re: [PATCH v9 7/8] Add 32 bit VDSO time support for 32 bit kernel

From: H. Peter Anvin
Date: Sun Feb 02 2014 - 16:47:33 EST


On 02/02/2014 01:41 PM, stefani@xxxxxxxxxxx wrote:
> @@ -19,11 +22,14 @@ ENTRY(__kernel_vsyscall);
> */
> VERSION
> {
> - LINUX_2.5 {
> + LINUX_2.6 {
> global:

Why are you changing the version number? This will, at least in theory,
break libcs from a certain time period. The version number should only
be changed when there is an ABI-level incompatible change.

-hpa


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