commit | 030754c99538ef83ba6aaf1cdfe33ec4fbbc0c0f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri May 22 12:51:42 2020 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Jun 26 01:02:14 2020 -0400 |
tree | 532405a8fe327893778f6e7112c0bd7468b5d92e | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 [diff] |
sparc64: switch genregs32_get() to use of get_from_target() ... for fetching the register window from target's stack, rather than open-coding it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>