Ingo,
please pull oprofile fixes for v2.6.33 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
Thanks,
-Robert
The following changes since commit 92dcffb916d309aa01778bf8963a6932e4014d07:
Linus Torvalds (1):
Linux 2.6.33-rc5
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
Andi Kleen (1):
oprofile/x86: add Xeon 7500 series support
Suravee Suthikulpanit (1):
oprofile/x86: fix crash when profiling more than 28 events
arch/x86/oprofile/nmi_int.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
--
Advanced Micro Devices, Inc.
Operating System Research Center
email: [email protected]
On Mon, 25 Jan 2010 20:29:22 +0100 Robert Richter <[email protected]> wrote:
> Suravee Suthikulpanit (1):
> oprofile/x86: fix crash when profiling more than 28 events
Did you consider a cc:stable on this one?
On 25.01.10 23:23:18, Andrew Morton wrote:
> On Mon, 25 Jan 2010 20:29:22 +0100 Robert Richter <[email protected]> wrote:
>
> > Suravee Suthikulpanit (1):
> > oprofile/x86: fix crash when profiling more than 28 events
>
> Did you consider a cc:stable on this one?
Yes, will send it to the stable tree after I got the upstream commit
id.
-Robert
--
Advanced Micro Devices, Inc.
Operating System Research Center
email: [email protected]
On Tue, 26 Jan 2010 13:53:24 +0100 Robert Richter <[email protected]> wrote:
> On 25.01.10 23:23:18, Andrew Morton wrote:
> > On Mon, 25 Jan 2010 20:29:22 +0100 Robert Richter <[email protected]> wrote:
> >
> > > Suravee Suthikulpanit (1):
> > > oprofile/x86: fix crash when profiling more than 28 events
> >
> > Did you consider a cc:stable on this one?
>
> Yes, will send it to the stable tree after I got the upstream commit
> id.
You don't need to do that - simply add
Cc: <[email protected]>
to the changelog and the -stable guys will later grab the commit by magic.
* Andrew Morton <[email protected]> wrote:
> On Tue, 26 Jan 2010 13:53:24 +0100 Robert Richter <[email protected]> wrote:
>
> > On 25.01.10 23:23:18, Andrew Morton wrote:
> > > On Mon, 25 Jan 2010 20:29:22 +0100 Robert Richter <[email protected]> wrote:
> > >
> > > > Suravee Suthikulpanit (1):
> > > > oprofile/x86: fix crash when profiling more than 28 events
> > >
> > > Did you consider a cc:stable on this one?
> >
> > Yes, will send it to the stable tree after I got the upstream commit
> > id.
>
> You don't need to do that - simply add
>
> Cc: <[email protected]>
>
> to the changelog and the -stable guys will later grab the commit by magic.
Yep, that method results in a far more reliable flow of fixes towards -stable.
Ingo
* Robert Richter <[email protected]> wrote:
> Ingo,
>
> please pull oprofile fixes for v2.6.33 from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
>
> Thanks,
>
> -Robert
>
> The following changes since commit 92dcffb916d309aa01778bf8963a6932e4014d07:
> Linus Torvalds (1):
> Linux 2.6.33-rc5
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git urgent
>
> Andi Kleen (1):
> oprofile/x86: add Xeon 7500 series support
>
> Suravee Suthikulpanit (1):
> oprofile/x86: fix crash when profiling more than 28 events
>
> arch/x86/oprofile/nmi_int.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Pulled, thanks a lot Robert!
Ingo