lkml.org 
[lkml]   [2009]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] bcmring: add oprofile pmu support
Hi,

The patch is to add oprofile pmu support for bcmring arch.

Thanks,

Leo

From: Leo Chen <leochen@broadcom.com>
Date: Thu, 8 Oct 2009 14:28:35 -0700
Subject: [PATCH] bcmring: add oprofile pmu support

oprofile pmu support for bcmring arch.

Signed-off-by: Leo Hao Chen <leochen@broadcom.com>
---
arch/arm/oprofile/op_model_v6.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/arm/oprofile/op_model_v6.c b/arch/arm/oprofile/op_model_v6.c
index fe58138..f7d2ec5 100644
--- a/arch/arm/oprofile/op_model_v6.c
+++ b/arch/arm/oprofile/op_model_v6.c
@@ -33,6 +33,9 @@ static int irqs[] = {
#ifdef CONFIG_ARCH_OMAP2
3,
#endif
+#ifdef CONFIG_ARCH_BCMRING
+ IRQ_PMUIRQ, /* for BCMRING, ARM PMU interrupt is 43 */
+#endif
};

static void armv6_pmu_stop(void)
--
1.6.0.6
--

Leo Hao Chen

------------------------
Life is short, run long.


\
 
 \ /
  Last update: 2009-10-08 23:39    [W:0.026 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site