diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-06-06 12:59:11 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-10-25 20:03:04 -0400 |
commit | 77f9c902f45f30b7fdeb82e5d3322dd498dd95a4 (patch) | |
tree | 6d19c56625073bf0720a1f57d1e45a2a5efe9dd0 /fs/afs/vl_list.c | |
parent | 3b2d387c5e2744060848d2fb207ec06e25410ff5 (diff) | |
download | linux-77f9c902f45f30b7fdeb82e5d3322dd498dd95a4.tar.bz2 |
[ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea()
In case of positions passed by ptrace_[sg]etregs() to access_uarea()
the latter sets the stack unwind up, walks all the way up the stack
and proceeds to pass the resulting info to access_elf_reg(). The thing
is, we'd *already* obtained that info, so we can bloody well call
access_elf_reg() directly.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/afs/vl_list.c')
0 files changed, 0 insertions, 0 deletions