lkml.org 
[lkml]   [2005]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] ppc64: Export proper version from vDSO
From
Date
Hi !

The ppc64 vDSO is still exporting LINUX_2.6.11 (from -mm) for symbol
versioning. The glibc folks asked me to export the first kernel version
that will contain it, so this patch fixes it to LINUX_2.6.12

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

Index: linux-work/include/asm-ppc64/vdso.h
===================================================================
--- linux-work.orig/include/asm-ppc64/vdso.h 2005-03-08 11:21:44.000000000 +1100
+++ linux-work/include/asm-ppc64/vdso.h 2005-03-11 17:16:21.000000000 +1100
@@ -11,7 +11,7 @@
#define VDSO32_MBASE 0x100000
#define VDSO64_MBASE 0x100000

-#define VDSO_VERSION_STRING LINUX_2.6.11
+#define VDSO_VERSION_STRING LINUX_2.6.12

/* Define if 64 bits VDSO has procedure descriptors */
#undef VDS64_HAS_DESCRIPTORS



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:11    [W:0.160 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site