[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1311257580.29152.148.camel@twins>
Date: Thu, 21 Jul 2011 16:13:00 +0200
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: Will Deacon <will.deacon@....com>
Cc: "mingo@...hat.com" <mingo@...hat.com>,
"dengcheng.zhu@...il.com" <dengcheng.zhu@...il.com>,
"fweisbec@...il.com" <fweisbec@...il.com>,
"heiko.carstens@...ibm.com" <heiko.carstens@...ibm.com>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"dzickus@...hat.com" <dzickus@...hat.com>,
"hpa@...or.com" <hpa@...or.com>,
"anton@...ba.org" <anton@...ba.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"jason.wessel@...driver.com" <jason.wessel@...driver.com>,
"lethal@...ux-sh.org" <lethal@...ux-sh.org>,
"emunson@...bm.net" <emunson@...bm.net>,
"davem@...emloft.net" <davem@...emloft.net>,
"mcree@...on.net.nz" <mcree@...on.net.nz>,
"mingo@...e.hu" <mingo@...e.hu>,
"linux-tip-commits@...r.kernel.org"
<linux-tip-commits@...r.kernel.org>
Subject: Re: [tip:perf/core] perf: Remove the nmi parameter from the
swevent and overflow interface
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.
--
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