Subject : perf hw in kexeced kernel broken in tip Submitter : Yinghai Lu <yinghai@kernel.org> Date : 2010-12-01 8:00 Message-ID : 4CF60095.1020900@kernel.org References : http://marc.info/?l=linux-kernel&m=129119055922065&w=2 This entry is being used for tracking a regression from 2.6.36. Please don't close it until the problem is fixed in the mainline. Caused by: commit 33c6d6a7ad0ffab9b1b15f8e4107a2af072a05a0 Author: Don Zickus <dzickus@redhat.com> Date: Mon Nov 22 16:55:23 2010 -0500 x86, perf, nmi: Disable perf if counters are not accessible Reported-by: Jason Wessel <jason.wessel@windriver.com> Patch-inspired-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Don Zickus <dzickus@redhat.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@google.com> LKML-Reference: <1290462923-30734-1-git-send-email-dzickus@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> First-Bad-Commit : 33c6d6a7ad0ffab9b1b15f8e4107a2af072a05a0
Fixed by commit c277443cfc29b1623b4923219ff0bdb48b91b589 Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Date: Wed Dec 8 15:29:02 2010 +0100 perf: Stop all counters on reboot and commit 4407204c5c9037763aadce39b025529dfbfcac9e Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Date: Wed Dec 8 15:56:23 2010 +0100 perf, x86: Detect broken BIOSes that corrupt the PMU
(Yinghai, correct me if I'm wrong)