linux_dsm_epyc7002/arch/s390/include
Heiko Carstens bee5c2863e s390/switch_to: fix save_access_regs() / restore_access_regs()
Fix broken contraints for both save_access_regs() and restore_access_regs().
The constraints are incorrect since they tell the compiler that the inline
assemblies only access the first element of an array of 16 elements.
Therefore the compiler could generate incorrect code.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-08-22 12:20:11 +02:00
..
asm s390/switch_to: fix save_access_regs() / restore_access_regs() 2013-08-22 12:20:11 +02:00
uapi/asm s390/ptrace: PTRACE_TE_ABORT_RAND 2013-07-16 12:21:56 +02:00