3f102747a1f1e4dd96fb author Russell King 1142873552 +0000 committer Russell King 1142983802 +0000 [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 õ#›]—