Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134
b: refs/heads/master
c: 6cae60f
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Linus Torvalds committed Apr 16, 2005
1 parent 1cfcbbc commit 439829c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e821d94d34af23a31a16ead78e8b685b750c8c3d
refs/heads/master: 6cae60feb6709dea4cb94da93d4d2ea039aee59d
4 changes: 0 additions & 4 deletions trunk/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -1649,8 +1649,6 @@ void ptrace_notify(int exit_code)
spin_unlock_irq(&current->sighand->siglock);
}

#ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER

static void
finish_stop(int stop_count)
{
Expand Down Expand Up @@ -1962,8 +1960,6 @@ int get_signal_to_deliver(siginfo_t *info, struct k_sigaction *return_ka,
return signr;
}

#endif

EXPORT_SYMBOL(recalc_sigpending);
EXPORT_SYMBOL_GPL(dequeue_signal);
EXPORT_SYMBOL(flush_signals);
Expand Down

0 comments on commit 439829c

Please sign in to comment.