summaryrefslogtreecommitdiff
path: root/arch/c6x
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2020-06-06 19:59:11 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2020-10-26 03:03:04 +0300
commit77f9c902f45f30b7fdeb82e5d3322dd498dd95a4 (patch)
tree6d19c56625073bf0720a1f57d1e45a2a5efe9dd0 /arch/c6x
parent3b2d387c5e2744060848d2fb207ec06e25410ff5 (diff)
downloadlinux-77f9c902f45f30b7fdeb82e5d3322dd498dd95a4.tar.xz
[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 'arch/c6x')
0 files changed, 0 insertions, 0 deletions