All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] oprofile/x86: fix cpu hotplug
@ 2010-05-06 13:26 Robert Richter
  2010-05-06 13:26 ` [PATCH 1/7] oprofile/x86: fix uninitialized counter usage during " Robert Richter
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Robert Richter @ 2010-05-06 13:26 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Andi Kleen, LKML, oprofile-list

This patch series fixes oprofile cpu hotplug. The code was broken and
causing crashes due to uninitialized counter usage. This can be only
fixed with a code rework. The first patch is to avoid kernel crashes
during cpu hotplug. This is a small fix for linux-stable.

Ingo, I will send a separate pull request.

-Robert



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-05-10 11:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 13:26 [PATCH 0/7] oprofile/x86: fix cpu hotplug Robert Richter
2010-05-06 13:26 ` [PATCH 1/7] oprofile/x86: fix uninitialized counter usage during " Robert Richter
2010-05-06 13:26 ` [PATCH 2/7] oprofile/x86: remove CONFIG_SMP macros Robert Richter
2010-05-06 13:26 ` [PATCH 3/7] oprofile/x86: protect cpu hotplug sections Robert Richter
2010-05-06 13:26 ` [PATCH 4/7] oprofile/x86: stop disabled counters in nmi handler Robert Richter
2010-05-06 13:26 ` [PATCH 5/7] oprofile/x86: reordering some functions Robert Richter
2010-05-06 13:26 ` [PATCH 6/7] oprofile/x86: notify cpus only when daemon is running Robert Richter
2010-05-06 13:26 ` [PATCH 7/7] oprofile/x86: make AMD IBS hotplug capable Robert Richter
2010-05-10 10:33 ` [GIT PULL] oprofile hotplug fixes for x86 Robert Richter
2010-05-10 11:14   ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.