sysprof r404 - in trunk: . module



Author: ssp
Date: Sat Mar 29 12:14:13 2008
New Revision: 404
URL: http://svn.gnome.org/viewvc/sysprof?rev=404&view=rev

Log:
Sat Mar 29 08:05:46 2008  SÃren Sandmann  <sandmann redhat com>

	* module/sysprof-module.c: x86 merge happened in 2.6.25




Modified:
   trunk/ChangeLog
   trunk/module/sysprof-module.c

Modified: trunk/module/sysprof-module.c
==============================================================================
--- trunk/module/sysprof-module.c	(original)
+++ trunk/module/sysprof-module.c	Sat Mar 29 12:14:13 2008
@@ -67,7 +67,7 @@
 #	define REG_STACK_PTR rsp
 #	define REG_STACK_PTR0 rsp0
 #elif defined(CONFIG_X86)
-#	if LINUX_VERSION_CODE >= KERNEL_VERSION (2,6,24)
+#	if LINUX_VERSION_CODE >= KERNEL_VERSION (2,6,25)
 #		define REG_FRAME_PTR bp
 #		define REG_INS_PTR ip
 #		define REG_STACK_PTR sp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]