linux/arch/arm/oprofile
Russell King 58e9ff5638 [ARM] Use kcalloc to allocate counter_config array rather than kmalloc
We need this to be zero initialised.  Since this is an array, use kcalloc
rather than kzalloc or kmalloc.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-21 23:30:02 +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] Use kcalloc to allocate counter_config array rather than kmalloc 2006-03-21 23:30:02 +00:00
op_arm_model.h [ARM] 3/4 Rename common oprofile code 2005-10-28 14:54:21 +01:00
op_counter.h [ARM] Oprofile: dynamically allocate counter_config 2006-03-21 23:30:02 +00:00
op_model_xscale.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00