+0
−1
+146
−303
Loading
All get_fs/set_fs calls in MIPS code are gone, so remove implementation of it. With the clear separation of user/kernel space access we no longer need the EVA special handling, so get rid of that, too. Signed-off-by:Thomas Bogendoerfer <tsbogend@alpha.franken.de> Reviewed-by:
Christoph Hellwig <hch@lst.de>