Re: [PATCH v2 0/9] ARM: remove set_fs callers and implementation

From: Christoph Hellwig
Date: Sat Sep 19 2020 - 01:27:29 EST


On Fri, Sep 18, 2020 at 02:46:15PM +0200, Arnd Bergmann wrote:
> Hi Christoph, Russell,
>
> Here is an updated series for removing set_fs() from arch/arm,
> based on the previous feedback.
>
> I have tested the oabi-compat changes using the LTP tests for the three
> modified syscalls using an Armv7 kernel and a Debian 5 OABI user space,
> and I have lightly tested the get_kernel_nofault infrastructure by
> loading the test_lockup.ko module after setting CONFIG_DEBUG_SPINLOCK.

What is the base line? Just the base.set_fs branch in Als tree, or do
you need anything from my RISC-V series?