commit | e6babb6b7fed93c93f8fc5ef8ebd3a474fc2df3e | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Fri Sep 12 17:03:31 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Sep 14 15:35:52 2008 +0200 |
tree | b023487fb2b29e22663c69afc065c7a26f958760 | |
parent | 2ba48e16e78216bb5b9fd08a088bfefda478df25 [diff] |
x86: signal: introduce do_rt_sigreturn() introduce do_rt_sigreturn(), to collect common part of sys_rt_sigreturn(). No change in functionality intended. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>