]> git.karo-electronics.de Git - karo-tx-linux.git/commit
oprofile: remove tracing build dependency
authorRobert Richter <robert.richter@amd.com>
Wed, 10 Feb 2010 09:03:34 +0000 (10:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 16:06:14 +0000 (09:06 -0700)
commit0c802e02fbaa95b9884d4b3ca1b58e2dfa7c4978
tree7013055c9f4f0203debfc82712534c70e476ba0c
parentfc0df425c936cca6e5a306c37b96bb1f8f15371c
oprofile: remove tracing build dependency

commit 18b4a4d59e97e7ff13ee84b5bec79f3fc70a9f0a upstream.

The commit

 1155de4 ring-buffer: Make it generally available

already made ring-buffer available without the TRACING option
enabled. This patch removes the TRACING dependency from oprofile.

Fixes also oprofile configuration on ia64.

The patch also applies to the 2.6.32-stable kernel.

Reported-by: Tony Jones <tonyj@suse.de>
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/Kconfig