]> git.baikalelectronics.ru Git - kernel.git/commit
x86: signal: cosmetic unification of sys_sigaltstack()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Sat, 22 Nov 2008 01:38:25 +0000 (17:38 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 Nov 2008 09:50:58 +0000 (10:50 +0100)
commit2cb7b9cd98d17137aa10a72fa59e8fc1121847c9
tree68b156d87aa32a55e231bdb547d616e8d7d76f23
parent36c8cfc7c10c1a84c19897bc496deee9f426a4f4
x86: signal: cosmetic unification of sys_sigaltstack()

Impact: cleanup

Add #ifdef directive for unification.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/signal_32.c
arch/x86/kernel/signal_64.c