Commit cf2ec789 authored by Sven Schnelle's avatar Sven Schnelle Committed by Helge Deller
Browse files

parisc/unwind: use copy_from_kernel_nofault()



I have no idea why get_user() is used there, but we're unwinding the
kernel stack, so we should use copy_from_kernel_nofault().

Signed-off-by: default avatarSven Schnelle <svens@stackframe.org>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 3a4347d8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment