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

[Xen-changelog] [xen-unstable] sysctl: Fix mis-allocation of number for XEN_SYSCTL_lockprof_op



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1259674898 0
# Node ID 4c1831fabdd580a27b3075385e7c1e076e0dba7d
# Parent  89f7f1d31d4b0da4123caa81ca9cfc47afe153dd
sysctl: Fix mis-allocation of number for XEN_SYSCTL_lockprof_op

Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 xen/include/public/sysctl.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 89f7f1d31d4b -r 4c1831fabdd5 xen/include/public/sysctl.h
--- a/xen/include/public/sysctl.h       Tue Dec 01 13:39:51 2009 +0000
+++ b/xen/include/public/sysctl.h       Tue Dec 01 13:41:38 2009 +0000
@@ -454,7 +454,7 @@ struct xen_sysctl_page_offline_op {
 
 #define PG_OFFLINE_OWNER_SHIFT 16
 
-#define XEN_SYSCTL_lockprof_op       11
+#define XEN_SYSCTL_lockprof_op       15
 /* Sub-operations: */
 #define XEN_SYSCTL_LOCKPROF_reset 1   /* Reset all profile data to zero. */
 #define XEN_SYSCTL_LOCKPROF_query 2   /* Get lock profile information. */

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.