From: Ingo Molnar on 10 May 2010 07:20 * Robert Richter <robert.richter(a)amd.com> wrote: > On 06.05.10 15:26:07, Robert Richter wrote: > > Ingo, I will send a separate pull request. > > Ingo, > > please pull oprofile hotplug fixes for x86 from: > > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git core > > Thanks, > > -Robert > > -- > > The following changes since commit 5bdb7934ca4115a12c7d585c5a45312b1c36909b: > Robert Richter (1): > oprofile/x86: remove duplicate IBS capability check > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git core > > Robert Richter (7): > oprofile/x86: fix uninitialized counter usage during cpu hotplug > oprofile/x86: remove CONFIG_SMP macros > oprofile/x86: protect cpu hotplug sections > oprofile/x86: stop disabled counters in nmi handler > oprofile/x86: reordering some functions > oprofile/x86: notify cpus only when daemon is running > oprofile/x86: make AMD IBS hotplug capable > > arch/x86/oprofile/nmi_int.c | 187 +++++++++++++++++++++++--------------- > arch/x86/oprofile/op_model_amd.c | 54 +++-------- > arch/x86/oprofile/op_x86_model.h | 2 +- > 3 files changed, 130 insertions(+), 113 deletions(-) Pulled, thanks Robert! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH 19/25] lmb: Add array resizing support Next: procfs: Introduce socinfo under /proc |