diff options
| author | Bodo Stroesser <[email protected]> | 2005-05-06 21:30:53 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-05-06 22:09:30 -0700 |
| commit | b8bd0220c1ac6273eda66e25d992654219f846b6 (patch) | |
| tree | 62ffb77c57261813fc8da66ce7ae404df313cff9 /scripts/patch-kernel | |
| 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 <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions