[patch V3 00/32] x86: Add guard pages to exception and interrupt stacks

2019-04-14 Thread Thomas Gleixner
Hi! This is an updated version of the guard page series: V1: https://lkml.kernel.org/r/20190331214020.836098...@linutronix.de V2: https://lkml.kernel.org/r/20190405150658.237064...@linutronix.de Changes vs. V2: - Fixed the broken stack trace storage in slub - Adjust the guard page or

[patch V3 00/32] x86: Add guard pages to exception and interrupt stacks

2019-04-14 Thread Thomas Gleixner
Hi! This is an updated version of the guard page series: V1: https://lkml.kernel.org/r/20190331214020.836098...@linutronix.de V2: https://lkml.kernel.org/r/20190405150658.237064...@linutronix.de Changes vs. V2: - Fixed the broken stack trace storage in slub - Adjust the guard page or