Re: [GIT PULL] arm64 fixes for 3.11

From: Linus Torvalds
Date: Fri Jul 26 2013 - 15:54:40 EST


On Fri, Jul 26, 2013 at 8:55 AM, Catalin Marinas
<catalin.marinas@xxxxxxx> wrote:
>
> - Stack size increased to 16K (similar to other 64-bit architectures)

I pulled, but this is misleading.

*Some* other 64-bit architectures do 16k stack sizes. But neither
x86-64 nor powerpc do, afaik. Instead, they do irq stacks, which is
generally a better idea than having one big stack.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/