1. 29 Jun, 2010 1 commit
    • Christoph Hellwig's avatar
      x86: Always use irq stacks · 7974891d
      Christoph Hellwig authored
      IRQ stacks provide much better safety against unexpected stack use from
      interrupts, at the minimal downside of slightly higher memory usage.
      Enable irq stacks also for the default 8k stack on 32-bit kernels to
      minimize the problem of stack overflows through interrupt activity.
      
      This is what the 64-bit kernel and various other architectures already do.
      Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
      LKML-Reference: <20100628121554.GA6605@lst.de>
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      7974891d
  2. 28 Jun, 2010 13 commits
  3. 27 Jun, 2010 24 commits
  4. 26 Jun, 2010 2 commits