|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] xenoprof: Cleanup
Hi, The declaration of ibs_caps also exists in xen/include/asm-x86/xenoprof.h. Signed-off-by: KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx> -- KUWAMURA Shin'ya # HG changeset patch
# User KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
# Date 1281059014 -32400
# Node ID df011b5dc4ce566502331003d311d44d2f94eec4
# Parent 668f712242410d1d8d4613ae7ec2f608b4f0f4c2
xenoprof: Cleanup
The declaration of ibs_caps also exists in xen/include/asm-x86/xenoprof.h.
Signed-off-by: KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
diff -r 668f71224241 -r df011b5dc4ce xen/common/xenoprof.c
--- a/xen/common/xenoprof.c Mon Aug 02 16:58:50 2010 +0100
+++ b/xen/common/xenoprof.c Fri Aug 06 10:43:34 2010 +0900
@@ -48,9 +48,6 @@ static u64 passive_samples;
static u64 passive_samples;
static u64 idle_samples;
static u64 others_samples;
-
-/* AMD IBS support */
-extern u32 ibs_caps;
int acquire_pmu_ownership(int pmu_ownship)
{
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |