All of lore.kernel.org
 help / color / mirror / Atom feed
* conflicting sysctl numbers
@ 2009-12-01  1:41 Kamble, Nitin A
  2009-12-01  6:46 ` [Patch]: " Juergen Gross
  2009-12-01  7:20 ` Keir Fraser
  0 siblings, 2 replies; 3+ messages in thread
From: Kamble, Nitin A @ 2009-12-01  1:41 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com; +Cc: Keir Fraser


[-- Attachment #1.1: Type: text/plain, Size: 774 bytes --]

Keir,

I found there are two sysctls with conflicting same sysctl no in the code. This looks like a issue caused by merging code from different developers, and need fixing.

xen/include/public/sysctl.h

#define XEN_SYSCTL_cpu_hotplug       11
...
#define XEN_SYSCTL_lockprof_op       11


Looks like this has come from changeset 20312:

Spinlock profiling (enable in build with lock_profile=y)

Adds new tool xenlockprof to run from dom0.

From: Juergen Gross <juergen.gross@ts.fujitsu.com<mailto:juergen.gross@ts.fujitsu.com>>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com<mailto:keir.fraser@citrix.com>>


Thanks & Regards,
Nitin
Linux Open Source Technology Center, Intel Corporation
------------------------------------------------------


[-- Attachment #1.2: Type: text/html, Size: 5705 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-01  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-01  1:41 conflicting sysctl numbers Kamble, Nitin A
2009-12-01  6:46 ` [Patch]: " Juergen Gross
2009-12-01  7:20 ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.