commit | f5bbd7219891364a6ba1231cb751905045fd4466 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri May 19 15:32:09 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 12 16:25:59 2017 +0200 |
tree | 070a5d8591ddb7a5e660ee6c49d43deba0179e2c | |
parent | 53d7f25f09eb0ea7cb119d86590f3992656a6892 [diff] |
s390/ptrace: guarded storage regset for the current task The regset functions for guarded storage are supposed to work on the current task as well. For task == current add the required load and store instructions for the guarded storage control block. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>