]> git.karo-electronics.de Git - linux-beck.git/commit
x86: signal.c declare do_notify_resume before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Mon, 15 Dec 2008 16:54:48 +0000 (22:24 +0530)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 20:10:28 +0000 (21:10 +0100)
commit7b5b50f1be9e07714cfaa620d102c8daf3cdd814
treec09d7e96bafa99ce35f857ee1a48b89774b96c36
parentaab02f0ae20b8fe0fe891e9f107c6e392256ca01
x86: signal.c declare do_notify_resume before they get used

Impact: cleanup

In asm/signal.h moved out do_notify_resume from __i386__ as it is common
for both 32 and 64 bit.

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
 arch/x86/include/asm/signal.h |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
arch/x86/include/asm/signal.h