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

2014-03-04 Thread Steven Rostedt
3.8.13.14-rt28-rc1 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 |

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

2014-03-04 Thread Steven Rostedt
3.8.13.14-rt28-rc1 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 |