[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9d893198-dd12-14a8-74bd-02fc42de4bf4@users.sourceforge.net>
Date: Sun, 4 Sep 2016 19:49:14 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: x86@...nel.org, Borislav Petkov <bp@...e.de>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Richard Cochran <rcochran@...utronix.de>,
Stephane Eranian <eranian@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Tony Luck <tony.luck@...el.com>,
Vikas Shivappa <vikas.shivappa@...ux.intel.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Julia Lawall <julia.lawall@...6.fr>,
Paolo Bonzini <pbonzini@...hat.com>
Subject: [PATCH 0/4] perf/x86/cqm: Fine-tuning for two function
implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
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
Powered by blists - more mailing lists