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: robert....@amd.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
> 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: robert....@amd.com
--
> On 25.01.10 23:23:18, Andrew Morton wrote:
> > On Mon, 25 Jan 2010 20:29:22 +0100 Robert Richter <robert....@amd.com> 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: <sta...@kernel.org>
to the changelog and the -stable guys will later grab the commit by magic.
> On Tue, 26 Jan 2010 13:53:24 +0100 Robert Richter <robert....@amd.com> wrote:
>
> > On 25.01.10 23:23:18, Andrew Morton wrote:
> > > On Mon, 25 Jan 2010 20:29:22 +0100 Robert Richter <robert....@amd.com> 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: <sta...@kernel.org>
>
> 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
> 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