diff options
author | Sven Schnelle <svens@stackframe.org> | 2021-09-30 19:26:03 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2021-10-30 23:11:00 +0200 |
commit | cf2ec7893f876f4c30aed8a76bb4ebacdce74dd3 (patch) | |
tree | 89d77b8af1ce9c037a54793bba0a6611f7b0ddcd /arch/parisc/mm/fault.c | |
parent | 3a4347d82efdfcc5465b3ed37616426989182915 (diff) | |
download | linux-cf2ec7893f876f4c30aed8a76bb4ebacdce74dd3.tar.gz linux-cf2ec7893f876f4c30aed8a76bb4ebacdce74dd3.tar.bz2 linux-cf2ec7893f876f4c30aed8a76bb4ebacdce74dd3.zip |
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: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/mm/fault.c')
0 files changed, 0 insertions, 0 deletions