diff options
| author | Jeff Dike <[email protected]> | 2007-01-30 14:36:17 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-01-30 16:01:35 -0800 |
| commit | 3896625d0badd53dbc34d584861a36ba7eb4613f (patch) | |
| tree | 35af106b8356634a0e804341b8eb0a90b588df41 /include/linux/debugobjects.h | |
| parent | 99abaf51e25f7d4ac2081e5cdc1f01baa0543514 (diff) | |
[PATCH] uml: fix signal frame alignment
Use the same signal frame alignment calculations as the underlying
architecture. x86_64 appeared to do this, but the "- 8" was really
subtracting 8 * sizeof(struct rt_sigframe) rather than 8 bytes.
UML/i386 might have been OK, but I changed the calculation to match
i386 just to be sure.
Signed-off-by: Jeff Dike <[email protected]>
Cc: <[email protected]>
Cc: Adrian Bunk <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Acked-by: Antoine Martin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions