diff options
author | Bodo Stroesser <bstroesser@fujitsu-siemens.com> | 2005-05-06 21:30:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-06 22:09:30 -0700 |
commit | b8bd0220c1ac6273eda66e25d992654219f846b6 (patch) | |
tree | 62ffb77c57261813fc8da66ce7ae404df313cff9 /arch/h8300 | |
parent | 1f3be588b51e809476cdecd4eaf6fd04670d9c36 (diff) |
[PATCH] uml: S390 preparation, arch_align_stack
Only x86 and x86_64 use arch_align_stack(), all other subarches have:
#define arch_align_stack(x) (x)
So, if this definition is found, UML's own arch_align_stack() should be
skipped.
Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions