Ingo,
you can pull from here:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git fixes
Thanks,
-Robert
The following changes since commit c59765042f53a79a7a65585042ff463b69cb248c:
Linus Torvalds (1):
Linux 2.6.29-rc1
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git fixes
Robert Richter (1):
oprofile: fix uninitialized use of struct op_entry
drivers/oprofile/cpu_buffer.c | 5 +++++
drivers/oprofile/cpu_buffer.h | 7 +++++++
2 files changed, 12 insertions(+), 0 deletions(-)
--
Advanced Micro Devices, Inc.
Operating System Research Center
email: [email protected]
* Robert Richter <[email protected]> wrote:
> Ingo,
>
> you can pull from here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git fixes
Pulled, thanks Robert!
Ingo