[PATCH] m68knommu: use THREAD_SIZE instead of hard coded size
authorGreg Ungerer <gerg@snapgear.com>
Fri, 2 Sep 2005 00:42:52 +0000 (10:42 +1000)
committerLinus Torvalds <torvalds@evo.osdl.org>
Fri, 2 Sep 2005 07:57:30 +0000 (00:57 -0700)
commit8410a546765c10d929b82d1e8237398904a79283
tree97376fb00d48074bacfaa04c64653beba81f7fe7
parent5c4dbba9fc5e562db502e775e95023453b620409
[PATCH] m68knommu: use THREAD_SIZE instead of hard coded size

Use the THREAD_SIZE define when manipulating the stack instead of
hard coded values (for the 68328 and 68360 sub-architectures).

Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/platform/68328/entry.S
arch/m68knommu/platform/68360/entry.S