cregit-Linux how code gets into the kernel

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

PersonTokensPropCommitsCommitProp
michael neulingmichael neuling1448.28%116.67%
pre-gitpre-git827.59%233.33%
david gibsondavid gibson310.34%116.67%
al viroal viro310.34%116.67%
david howellsdavid howells13.45%116.67%
Total29100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.