]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86 signals: use asm/syscall.h
authorRoland McGrath <roland@redhat.com>
Sat, 19 Apr 2008 22:37:09 +0000 (15:37 -0700)
committerRoland McGrath <roland@redhat.com>
Sat, 26 Jul 2008 21:38:04 +0000 (14:38 -0700)
commit4dfcbb997aa9f3a6a3ed8c192f0dac28b027e08f
treedb9c329002f21088126f8530ea7ea831f0ccc114
parent68bd0f4ef7750fc277e1268bf40f443898382409
x86 signals: use asm/syscall.h

Replace local inlines with the asm/syscall.h
interfaces that do the same things.

Signed-off-by: Roland McGrath <roland@redhat.com>
arch/x86/kernel/signal_64.c