[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1396476654-20623-1-git-send-email-cody@linux.vnet.ibm.com>
Date: Wed, 2 Apr 2014 15:10:52 -0700
From: Cody P Schafer <cody@...ux.vnet.ibm.com>
To: Michael Ellerman <michael@...erman.id.au>
Cc: Linux PPC <linuxppc-dev@...ts.ozlabs.org>,
cody+local@...ux.vnet.ibm.com, LKML <linux-kernel@...r.kernel.org>,
Anton Blanchard <anton@...ba.org>, David.Laight@...lab.com,
Cody P Schafer <cody@...ux.vnet.ibm.com>
Subject: [PATCH 0/2] powerpc/perf: fixup 2 patches from the 24x7 series
mpe: these are fixups for 2 patches already in your merge tree (and in benh's next branch).
f3e622941a7cec587c00c0d17ea31514457c63c8 powerpc/perf: Add support for the hv 24x7 interface
edd354ea4a6774bf9f380b0acf30e699070f4e8a powerpc/perf: Add support for the hv gpci (get performance counter info) interface
The only change is to a pr_info() printed when the interface is not detected.
Anton: I'm hesitant to switch these to pr_debug() as they are the only way
users expecting these PMUs to exist to tell why the kernel decided they didn't
have them. As a result, I've kept them as pr_info() instead of converting to
pr_debug().
Cody P Schafer (2):
fixup: "powerpc/perf: Add support for the hv 24x7 interface"
fixup: "powerpc/perf: Add support for the hv gpci (get performance
counter info) interface"
arch/powerpc/perf/hv-24x7.c | 2 +-
arch/powerpc/perf/hv-gpci.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists