فهرست منبع

[PATCH] powerpc: disable OProfile for iSeries

Disable OProfile in Kconfig for iSeries to prevent hangs.  OProfile
was not originally intended to work with legacy iSeries.

Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Kelly Daly 19 سال پیش
والد
کامیت
611ae59c62
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      arch/powerpc/oprofile/Kconfig

+ 1 - 0
arch/powerpc/oprofile/Kconfig

@@ -1,4 +1,5 @@
 config PROFILING
 config PROFILING
+	depends on !PPC_ISERIES
 	bool "Profiling support (EXPERIMENTAL)"
 	bool "Profiling support (EXPERIMENTAL)"
 	help
 	help
 	  Say Y here to enable the extended profiling support mechanisms used
 	  Say Y here to enable the extended profiling support mechanisms used