xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xenoprof: Cleanup
@ 2010-08-06  2:17 KUWAMURA Shin'ya
  2010-08-10 15:55 ` Ian Jackson
  0 siblings, 1 reply; 3+ messages in thread
From: KUWAMURA Shin'ya @ 2010-08-06  2:17 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: Text/Plain, Size: 158 bytes --]

Hi,

The declaration of ibs_caps also exists in xen/include/asm-x86/xenoprof.h.

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
-- 
  KUWAMURA Shin'ya

[-- Attachment #2: fix-ibs-common.patch --]
[-- Type: Text/X-Patch, Size: 746 bytes --]

# HG changeset patch
# User KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
# 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@jp.fujitsu.com>

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)
 {

[-- Attachment #3: 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:[~2010-08-10 16:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06  2:17 [PATCH] xenoprof: Cleanup KUWAMURA Shin'ya
2010-08-10 15:55 ` Ian Jackson
2010-08-10 16:13   ` Keir Fraser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).