[GIT PULL] x86 fixes for v3.14-rc3

2014-02-14 Thread H. Peter Anvin
Hi Linus, A collection of small fixes: 1. There still seem to be problems with asm goto which requires the empty asm hack. 2. If SMAP is disabled at compile time, don't enable it nor try to interpret a page fault as an SMAP violation. 3. Fix a case of unbounded recursion while tracing.

[GIT PULL] x86 fixes for v3.14-rc3

2014-02-14 Thread H. Peter Anvin
Hi Linus, A collection of small fixes: 1. There still seem to be problems with asm goto which requires the empty asm hack. 2. If SMAP is disabled at compile time, don't enable it nor try to interpret a page fault as an SMAP violation. 3. Fix a case of unbounded recursion while tracing.