> The only part of the 4K stack code that's good is the separate > interrupt stack, but that one should be just combined with a sane 8K > process stack. The reality is that if you are blowing a 4K process stack you are probably playing russian roulette on the current 8K x86-32 stack as well because of the non IRQ split. So it needs fixing either way -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>