linux/arch/arm/oprofile
Russ Dill 7610dfa372 [ARM] 3295/1: Fix oprofile init return value
Patch from Russ Dill

The oprofile init code was broken in commit c6b9da. The new logic will
always return -ENODEV. This fixes oprofile_arch_init to return 0 on
success, and return the return value of spec->init() if applicable.

Signed-off-by: Russ Dill <Russ.Dill@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-02-01 21:07:28 +00:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [ARM] 4/4 Combine oprofile common and init code 2005-10-28 14:56:04 +01:00
backtrace.c [PATCH] mm: kill check_user_page_readable 2005-10-29 21:40:41 -07:00
common.c [ARM] 3295/1: Fix oprofile init return value 2006-02-01 21:07:28 +00:00
op_arm_model.h [ARM] 3/4 Rename common oprofile code 2005-10-28 14:54:21 +01:00
op_counter.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
op_model_xscale.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00