powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
[deliverable/linux.git] / arch / powerpc / include / asm / signal.h
CommitLineData
c5ff7001
DG
1#ifndef _ASM_POWERPC_SIGNAL_H
2#define _ASM_POWERPC_SIGNAL_H
1da177e4 3
574c4866 4#define __ARCH_HAS_SA_RESTORER
c3617f72 5#include <uapi/asm/signal.h>
2b3f8e87
MN
6#include <uapi/asm/ptrace.h>
7
8extern unsigned long get_tm_stackpointer(struct pt_regs *regs);
1da177e4 9
c5ff7001 10#endif /* _ASM_POWERPC_SIGNAL_H */
This page took 0.646634 seconds and 5 git commands to generate.