[PATCH RT 06/14] Revert "x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT"

2014-02-28 Thread Steven Rostedt
3.10.32-rt31-rc2 stable review patch. If anyone has any objections, please let me know. -- From: Sebastian Andrzej Siewior where do I start. Let me explain what is going on here. The code sequence | pushf | pop%edx | or $0x1,%dh | push %edx | mov$0xe0,%eax | popf

[PATCH RT 06/14] Revert x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT

2014-02-28 Thread Steven Rostedt
3.10.32-rt31-rc2 stable review patch. If anyone has any objections, please let me know. -- From: Sebastian Andrzej Siewior bige...@linutronix.de where do I start. Let me explain what is going on here. The code sequence | pushf | pop%edx | or $0x1,%dh | push %edx | mov