Re: [PATCH] microblaze: remove CONFIG_SET_FS

From: Arnd Bergmann
Date: Wed Feb 09 2022 - 09:40:59 EST


On Wed, Feb 9, 2022 at 2:50 PM Michal Simek <monstr@xxxxxxxxx> wrote:
>
> Hi Arnd,
>
> po 17. 1. 2022 v 14:28 odesílatel Arnd Bergmann <arnd@xxxxxxxxxx> napsal:
> >
> > From: Arnd Bergmann <arnd@xxxxxxxx>
> >
> > I picked microblaze as one of the architectures that still
> > use set_fs() and converted it not to.
>
> Can you please update the commit message because what is above is not
> the right one?

Ah, sorry about that. I think you can copy from the openrisc patch,
see https://lore.kernel.org/lkml/20220208064905.199632-1-shorne@xxxxxxxxx/

Arnd