Prev: [PATCH 4/7] oprofile/x86: stop disabled counters in nmi handler
Next: [PATCH 1/7] oprofile/x86: fix uninitialized counter usage during cpu hotplug
From: Robert Richter on 6 May 2010 11:30 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 -- 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/ |