Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mathieu Desnoyers <mathieu.desnoyers@...>
Cc: Linus Torvalds <torvalds@...>, Russell King <rmk+lkml@...>, Adrian Bunk <adrian.bunk@...>, Andrew Morton <akpm@...>, Randy Dunlap <randy.dunlap@...>, <phil.el@...>, <oprofile-list@...>, <linux-kernel@...>
Date: Tuesday, January 15, 2008 - 3:16 pm

On Tue, Jan 15, 2008 at 02:07:20PM -0500, Mathieu Desnoyers wrote:

This was the patch:
+if OPROFILE
+
+config OPROFILE_ARMV6
+	def_bool y
+	depends on CPU_V6 && !SMP
+	select OPROFILE_ARM11_CORE
+
+config OPROFILE_MPCORE
+	def_bool y
+	depends on CPU_V6 && SMP
+	select OPROFILE_ARM11_CORE
+
+config OPROFILE_ARM11_CORE
+	bool
+
+endif

And none of these has a prompt defined so they do not show up
as a menu.
It is very easy to test if you have the patch applied.
No cross toolchin is needed - just do:
make ARCH=arm menuconfig

	Sam
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Russell King, (Fri Dec 28, 3:58 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Linus Torvalds, (Tue Jan 15, 12:24 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Mathieu Desnoyers, (Tue Jan 15, 1:37 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Linus Torvalds, (Tue Jan 15, 2:52 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Mathieu Desnoyers, (Tue Jan 15, 3:07 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Linus Torvalds, (Tue Jan 15, 4:10 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Sam Ravnborg, (Tue Jan 15, 3:16 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Mathieu Desnoyers, (Tue Jan 15, 3:50 pm)
Re: Fwd: Re: [2.6.24 patch] restore ARMv6 OProfile support, Mathieu Desnoyers, (Tue Jan 15, 10:05 am)