]> git.baikalelectronics.ru Git - kernel.git/commit
nds32: use uaccess_kernel in show_regs
authorChristoph Hellwig <hch@lst.de>
Wed, 12 Aug 2020 01:33:38 +0000 (18:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Aug 2020 17:57:58 +0000 (10:57 -0700)
commit89d50a662e5e206641c86c43696ecfe9624f5344
tree915e739fc7496a09e7e8c3f3963e03a6c4cbb634
parentdefa3838f74a2c50cb75d38bf36f0700cd800647
nds32: use uaccess_kernel in show_regs

Use the uaccess_kernel helper instead of duplicating it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Greentime Hu <green.hu@gmail.com>
Cc: Nick Hu <nickhu@andestech.com>
Cc: Vincent Chen <deanbo422@gmail.com>
Cc: Paul Walmsley <paul.walmsley@sifive.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Link: http://lkml.kernel.org/r/20200710135706.537715-3-hch@lst.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/nds32/kernel/process.c