On 02/02/2014 01:41 PM, [email protected] 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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/