riscv: Remove gate area stubs
authorAndy Lutomirski <luto@kernel.org>
Thu, 27 Jun 2019 04:46:18 +0000 (21:46 -0700)
committerPaul Walmsley <paul.walmsley@sifive.com>
Mon, 1 Jul 2019 20:13:36 +0000 (13:13 -0700)
commit556024d41f39ce23809178dd81e1f95802ae7d94
treeeb9c7c761bf0006c8d1bfcfe7906cf5bc27ea641
parent71ec982fad75aea7ca409a55eefecff328597f62
riscv: Remove gate area stubs

Since commit a6c19dfe3994 ("arm64,ia64,ppc,s390,sh,tile,um,x86,mm:
remove default gate area"), which predates riscv's inclusion in
Linux by almost three years, the default behavior wrt the gate area
is sane.  Remove riscv's gate area stubs.

Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Albert Ou <aou@eecs.berkeley.edu>
Cc: linux-riscv@lists.infradead.org
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
arch/riscv/include/asm/page.h
arch/riscv/kernel/vdso.c