]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit89f2be7615cceb4c6a1941c2e10920c9c0afa54e
treecb196889a369cd8f1d0c0f7b936f61dc91a63f57
parent6bc0f9a46880785baa2d4b2268d42d79eed432f9
[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