diff options
author | Andi Kleen <[email protected]> | 2008-10-21 22:45:22 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2008-10-22 13:19:01 +0200 |
commit | d2f6f7aeee890df445be29a60e34925ec15f620c (patch) | |
tree | 54b573ad93e7e9465df17531830c125e8079cebd /tools/perf/scripts/python | |
parent | 2bfef69d9e8cc056aa4dbc13f2136747340b4515 (diff) |
MCE: Don't run 32bit machine checks with interrupts on
Running machine checks with interrupt on is a extremly bad idea. The machine
check handler only runs when the system is broken and needs to finish
as quickly as possible.
Remove the respective bogus post 2.6.27 regression and call
the machine check vector directly again.
This removes only code.
Signed-off-by: Andi Kleen <[email protected]>
[Cherry-picked from x86/mce]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions