diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-18 13:22:59 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-18 13:22:59 -0700 |
commit | 385910f2b275a636238f70844f1b6da9fda6f2da (patch) | |
tree | 284f31a897d1ae9d02598ccb2f1d108ba62a079c /arch/powerpc/kernel/setup-common.c | |
parent | 0a489cb3b6a7b277030cdbc97c2c65905db94536 (diff) |
x86: be careful about tailcall breakage for sys_open[at] too
Came up through a quick grep for other cases similar to the ftruncate()
one in commit 0a489cb3b6a7b277030cdbc97c2c65905db94536.
Also, add a comment, so that people who read the code understand why we
do what looks like a no-op.
(Again, this won't actually matter to any sane user, since libc will
save and restore the register gcc stomps on, but it's still wrong to
stomp on it)
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/powerpc/kernel/setup-common.c')
0 files changed, 0 insertions, 0 deletions