[PATCH 11/14] sparc64: remove CONFIG_SET_FS support

Christoph Hellwig hch at infradead.org
Mon Feb 14 09:06:53 PST 2022


>  void prom_world(int enter)
>  {
> -	if (!enter)
> -		set_fs(get_fs());
> -
>  	__asm__ __volatile__("flushw");
>  }

The enter argument is now unused.



More information about the linux-riscv mailing list