commit | 8f4da26e9bf89f54b68d5cc3f3596f45e5f43911 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Dec 08 00:55:03 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 09 15:35:31 2010 +1100 |
tree | 3a4747a7ede7be5093da6e62f541acb844010421 | |
parent | b5f9b6665b70b4c844bed5452f6a14743eefa57c [diff] |
powerpc: Fix incorrect comment about interrupt stack allocation We now allow interrupt stacks anywhere in the first segment which can be 256M or 1TB. Fix the comment. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>