Subject: [git pull] OProfile fixes for v2.6.28

Hi Ingo,

please pull oprofile fixes for 2.6.28 for tip regression:

git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git oprofile-for-tip

There are these fixes:

Eric Dumazet (1):
oprofile: fix CPU unplug panic in ppro_stop()

William Cohen (1):
x86/oprofile: fix Intel cpu family 6 detection

Thanks,

-Robert

--
Advanced Micro Devices, Inc.
Operating System Research Center
email: [email protected]


2008-12-03 17:54:17

by Ingo Molnar

[permalink] [raw]
Subject: Re: [git pull] OProfile fixes for v2.6.28


* Robert Richter <[email protected]> wrote:

> Hi Ingo,
>
> please pull oprofile fixes for 2.6.28 for tip regression:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git oprofile-for-tip
>
> There are these fixes:
>
> Eric Dumazet (1):
> oprofile: fix CPU unplug panic in ppro_stop()
>
> William Cohen (1):
> x86/oprofile: fix Intel cpu family 6 detection

pulled into tip/x86/urgent, thanks Robert!

Ingo