summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@snapgear.com>2006-06-26 03:01:32 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-26 06:04:24 +0200
commit7bf9a37d8df1e7db82784117d28bb98da5f53f2f (patch)
tree605552c82a6e6f50459af7c487cdddc984001693 /arch/m68knommu/platform
parent[PATCH] m68knommu: configurable frequency selection header (diff)
downloadlinux-7bf9a37d8df1e7db82784117d28bb98da5f53f2f.tar.xz
linux-7bf9a37d8df1e7db82784117d28bb98da5f53f2f.zip
[PATCH] m68knommu: force stack alignment on ColdFire
This patch solve a bug triggered by execvp (this function use calloc to store the argument list and gcc 3.4.x align the stack to word, not to dword). This situation aren't related to signal handling and all 2.6.x have the bug. On ColdFire targets we must force the stack to be aligned. Original patch from Andrea Tarani <andrea.tarani@gilbarco.com>, Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/m68knommu/platform')
0 files changed, 0 insertions, 0 deletions