]> git.karo-electronics.de Git - karo-tx-linux.git/commit
correct vdso version string
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 26 Feb 2010 21:37:54 +0000 (22:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Mar 2011 19:44:44 +0000 (12:44 -0700)
commitf5aca15a9c1bb8b4ca7d9ff657759ff121358b33
treedde42bb17e1853c14f38f75f0d22f7914a77f055
parent11b97e7ca403c13bdbba0ca1dda3b48e4f93c2f4
correct vdso version string

commit 13c6680acb3df25722858566b42759215ea5d2e0 upstream.

The glibc vdso code for s390 uses the version string 2.6.29, the
kernel uses the version string 2.6.26. No wonder the vdso code
is never used. The first kernel version to contain the vdso code
is 2.6.29 which makes this the correct version.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: maximilian attems <max@stro.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/s390/include/asm/vdso.h