Release 4.8 arch/powerpc/include/asm/signal.h
#ifndef _ASM_POWERPC_SIGNAL_H
#define _ASM_POWERPC_SIGNAL_H
#define __ARCH_HAS_SA_RESTORER
#include <uapi/asm/signal.h>
#include <uapi/asm/ptrace.h>
extern unsigned long get_tm_stackpointer(struct pt_regs *regs);
#endif /* _ASM_POWERPC_SIGNAL_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| michael neuling | michael neuling | 14 | 48.28% | 1 | 16.67% |
| pre-git | pre-git | 8 | 27.59% | 2 | 33.33% |
| david gibson | david gibson | 3 | 10.34% | 1 | 16.67% |
| al viro | al viro | 3 | 10.34% | 1 | 16.67% |
| david howells | david howells | 1 | 3.45% | 1 | 16.67% |
| Total | 29 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.