On Wed, 26 Jun 2019, Andy Lutomirski wrote: > 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 <pal...@dabbelt.com> > Cc: Albert Ou <a...@eecs.berkeley.edu> > Cc: linux-ri...@lists.infradead.org > Signed-off-by: Andy Lutomirski <l...@kernel.org>
Thanks, queued for v5.3 with Christoph's Reviewed-by:. - Paul