linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] perf: Use common PMU interrupt disabled code on all architectures
@ 2014-06-15  5:59 Vince Weaver
  2014-06-15  6:54 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Vince Weaver @ 2014-06-15  5:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Zijlstra, Ingo Molnar, Vineet Gupta, Steven Miao,
	James Hogan, Benjamin Herrenschmidt, Paul Mackerras,
	Cody P Schafer, linux-sh, Hendrik Brueckner, Martin Schwidefsky,
	Heiko Carstens


Now that "perf/x86: Use common PMU interrupt disabled code"
(c184c980de30dc) was merged, I went and audited all of the
architectures.  The following patchset attempts to move
all of the ones that have code disabling sampled events
due to lack of overflow interrupt to the new common code.

ARM and x86 were already updated with the original changeset.

Note that this is an ABI change in some cases, as many
architectures returned EINVAL previously rather than
EOPNOTSUPP.

Unfortunately these patches are not tested at all, as I don't have
access to the hardware.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/6] perf: Use common PMU interrupt disabled code on all architectures
  2014-06-15  5:59 [PATCH 0/6] perf: Use common PMU interrupt disabled code on all architectures Vince Weaver
@ 2014-06-15  6:54 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2014-06-15  6:54 UTC (permalink / raw)
  To: Vince Weaver
  Cc: linux-kernel, Peter Zijlstra, Ingo Molnar, Vineet Gupta,
	Steven Miao, James Hogan, Benjamin Herrenschmidt, Paul Mackerras,
	Cody P Schafer, linux-sh, Hendrik Brueckner, Martin Schwidefsky,
	Heiko Carstens


* Vince Weaver <vincent.weaver@maine.edu> wrote:

> 
> Now that "perf/x86: Use common PMU interrupt disabled code"
> (c184c980de30dc) was merged, I went and audited all of the
> architectures.  The following patchset attempts to move
> all of the ones that have code disabling sampled events
> due to lack of overflow interrupt to the new common code.
> 
> ARM and x86 were already updated with the original changeset.
> 
> Note that this is an ABI change in some cases, as many
> architectures returned EINVAL previously rather than
> EOPNOTSUPP.
> 
> Unfortunately these patches are not tested at all, as I don't have
> access to the hardware.

Looks good to me, for v3.17. Peter, what do you think?

Reviewed-by: Ingo Molnar <mingo@kernel.org>

Thanks,

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-15  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-15  5:59 [PATCH 0/6] perf: Use common PMU interrupt disabled code on all architectures Vince Weaver
2014-06-15  6:54 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).