2.6.37 merge window, part 1
2.6.37 merge window, part 1
Posted Oct 31, 2010 23:16 UTC (Sun) by i3839 (guest, #31386)In reply to: 2.6.37 merge window, part 1 by nix
Parent article: 2.6.37 merge window, part 1
Well, I mean reserving a guard page in the virtual address space, not allocating a physical page for it. It would cause a page fault, so I guess it can't work when interrupts are disabled, but the rest of the time it should work now interrupt handlers got their own stack. Except if I'm missing something.
