From: Peter Zijlstra <a.p.zijlstra@chello.nl>
To: Will Deacon <will.deacon@arm.com>
Cc: "mingo@redhat.com" <mingo@redhat.com>,
"dengcheng.zhu@gmail.com" <dengcheng.zhu@gmail.com>,
"fweisbec@gmail.com" <fweisbec@gmail.com>,
"heiko.carstens@de.ibm.com" <heiko.carstens@de.ibm.com>,
"tglx@linutronix.de" <tglx@linutronix.de>,
"dzickus@redhat.com" <dzickus@redhat.com>,
"hpa@zytor.com" <hpa@zytor.com>,
"anton@samba.org" <anton@samba.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"jason.wessel@windriver.com" <jason.wessel@windriver.com>,
"lethal@linux-sh.org" <lethal@linux-sh.org>,
"emunson@mgebm.net" <emunson@mgebm.net>,
"davem@davemloft.net" <davem@davemloft.net>,
"mcree@orcon.net.nz" <mcree@orcon.net.nz>,
"mingo@elte.hu" <mingo@elte.hu>,
"linux-tip-commits@vger.kernel.org"
<linux-tip-commits@vger.kernel.org>
Subject: Re: [tip:perf/core] perf: Remove the nmi parameter from the swevent and overflow interface
Date: Thu, 21 Jul 2011 16:13:00 +0200 [thread overview]
Message-ID: <1311257580.29152.148.camel@twins> (raw)
In-Reply-To: <20110721141027.GA8446@e102144-lin.cambridge.arm.com>
On Thu, 2011-07-21 at 15:10 +0100, Will Deacon wrote:
> > > diff --git a/drivers/oprofile/oprofile_perf.c b/drivers/oprofile/oprofile_perf.c
> > > index 59acf9e..94796f3 100644
> > > --- a/drivers/oprofile/oprofile_perf.c
> > > +++ b/drivers/oprofile/oprofile_perf.c
> > > @@ -31,7 +31,7 @@ static int num_counters;
> > > /*
> > > * Overflow callback for oprofile.
> > > */
> > > -static void op_overflow_handler(struct perf_event *event, int unused,
> > > +static void op_overflow_handler(struct perf_event *event,
> > > struct perf_sample_data *data, struct pt_regs *regs)
> > > {
> > > int id;
> > >
> >
> > Yes, that is sufficient. Thanks!
>
> I can't see this in next. Are you happy taking this or do you want me to
> post it to the list as a standalone patch?
I just handed it to Ingo (who's back from vacation), it should show up
today or tomorrow.
next prev parent reply other threads:[~2011-07-21 14:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-01 15:21 [tip:perf/core] perf: Remove the nmi parameter from the swevent and overflow interface tip-bot for Peter Zijlstra
2011-07-08 17:34 ` Will Deacon
2011-07-08 17:41 ` Peter Zijlstra
2011-07-21 14:10 ` Will Deacon
2011-07-21 14:13 ` Peter Zijlstra [this message]
2011-07-21 19:32 ` [tip:perf/core] perf: Remove the nmi parameter from the oprofile_perf backend tip-bot for Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1311257580.29152.148.camel@twins \
--to=a.p.zijlstra@chello.nl \
--cc=anton@samba.org \
--cc=davem@davemloft.net \
--cc=dengcheng.zhu@gmail.com \
--cc=dzickus@redhat.com \
--cc=emunson@mgebm.net \
--cc=fweisbec@gmail.com \
--cc=heiko.carstens@de.ibm.com \
--cc=hpa@zytor.com \
--cc=jason.wessel@windriver.com \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mcree@orcon.net.nz \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=will.deacon@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.