Subject: [GIT PULL] oprofile fixes for tip

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]


2009-01-17 16:42:04

by Ingo Molnar

[permalink] [raw]
Subject: Re: [GIT PULL] oprofile fixes for tip


* 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