[POWERPC] re-enable OProfile for iSeries, using timer interrupt
authorKelly Daly <kelly@au1.ibm.com>
Wed, 21 Jun 2006 03:52:55 +0000 (13:52 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Jun 2006 05:01:33 +0000 (15:01 +1000)
commit2191fe3e39159e3375f4b7ec1420df149f154101
treecb196889a369cd8f1d0c0f7b936f61dc91a63f57
parent0bb474a48e5d1ceb8e4005c7664b548c9834a784
[POWERPC] re-enable OProfile for iSeries, using timer interrupt

This patch removes the changes from an earlier patch that disables
oProfile for iSeries within the oProfile KConfig (submitted Feb 23,
2006).  Checks within the arch init for iSeries, still allowing profiling
for timer interrupts (using firmware_has_feature).

Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/oprofile/Kconfig
arch/powerpc/oprofile/common.c