diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2009-03-09 18:19:51 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-11 12:39:28 +0100 |
commit | bb7f5f6c26d0a304fb3af92591a1dddd39b6ac61 (patch) | |
tree | eab4a26c5cf0f37dc02e24056182369e89665ca4 /fs/stack.c | |
parent | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core (diff) | |
download | linux-bb7f5f6c26d0a304fb3af92591a1dddd39b6ac61.tar.xz linux-bb7f5f6c26d0a304fb3af92591a1dddd39b6ac61.zip |
x86: shrink __ALIGN and __ALIGN_STR definitions
Impact: cleanup
1) .p2align 4 and .align 16 are the same meaning
(until a.out format for i386 is used which is
not our case for CONFIG_X86_ALIGNMENT_16 anyway)
2) having 15 as max allowed bytes to be skipped
does not make sense on modulo 16
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
LKML-Reference: <20090309171951.GE9945@localhost>
[ small cleanup, use __stringify(), etc. ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions