[PATCH 0/4] perf/x86/cqm: Fine-tuning for two function implementations

From: SF Markus Elfring
Date: Sun Sep 04 2016 - 13:52:04 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Sep 2016 19:40:40 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
Use kmalloc_array() in intel_mbm_init()
Replace two kmalloc() calls by kmalloc_array() in intel_mbm_init()
One check and another variable less in intel_mbm_init()
Rename jump labels in intel_cqm_init()

arch/x86/events/intel/cqm.c | 52 ++++++++++++++++++++++-----------------------
1 file changed, 25 insertions(+), 27 deletions(-)

--
2.9.3