Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117423
b: refs/heads/master
c: 2e07400
h: refs/heads/master
i:
  117421: 5639fcb
  117419: 00039b3
  117415: 5fdd9fe
  117407: b627579
v: v3
  • Loading branch information
Al Viro authored and H. Peter Anvin committed Oct 23, 2008
1 parent d482c30 commit dea8804
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 31 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: 3be311e324087d94050010b97821b9d77a45e92f
refs/heads/master: 2e074004c6b71a93c8e08c0dd5e3cec0b92ad0e5
1 change: 0 additions & 1 deletion trunk/arch/powerpc/include/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ typedef struct sigaltstack {

#ifdef __KERNEL__
struct pt_regs;
extern void do_signal(struct pt_regs *regs, unsigned long thread_info_flags);
#define ptrace_signal_deliver(regs, cookie) do { } while (0)
#endif /* __KERNEL__ */

Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

#define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))

extern void do_signal(struct pt_regs *regs, unsigned long thread_info_flags);

extern void __user * get_sigframe(struct k_sigaction *ka, struct pt_regs *regs,
size_t frame_size);
extern void restore_sigmask(sigset_t *set);
Expand Down
29 changes: 0 additions & 29 deletions trunk/arch/um/include/asm/signal.h

This file was deleted.

0 comments on commit dea8804

Please sign in to comment.