mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ppc64: Export proper version from vDSO
@ 2005-03-11  6:18 Benjamin Herrenschmidt
  0 siblings, 0 replies; only message in thread
From: Benjamin Herrenschmidt @ 2005-03-11  6:18 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, Linux Kernel list

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-11  6:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-11  6:18 [PATCH] ppc64: Export proper version from vDSO Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®