diff options
author | Albert Cahalan <acahalan@gmail.com> | 2006-10-29 22:26:17 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-30 12:12:21 -0800 |
commit | a7aacdf9ea45bf6139cfd750e558a3dcbc6f16c3 (patch) | |
tree | f39534927b66496a07e4804c8de277d182a30ba9 /fs | |
parent | 202dd450246cd658e298a86dddca5592fcb898cd (diff) | |
download | op-kernel-dev-a7aacdf9ea45bf6139cfd750e558a3dcbc6f16c3.zip op-kernel-dev-a7aacdf9ea45bf6139cfd750e558a3dcbc6f16c3.tar.gz |
[PATCH] fix i386 regparm=3 RT signal handlers on x86_64
The recent change to make x86_64 support i386 binaries compiled
with -mregparm=3 only covered signal handlers without SA_SIGINFO.
(the 3-arg "real-time" ones) This is useful for klibc at least.
Signed-off-by: Albert Cahalan <acahalan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions