+++ Christoph Hellwig [15/05/20 16:36 +0200]:
flush_icache_range generally operates on kernel addresses, but for some
reason m68k needed a set_fs override.  Move that into the m68k code
insted of keeping it in the module loader.

Signed-off-by: Christoph Hellwig <h...@lst.de>
Reviewed-by: Geert Uytterhoeven <ge...@linux-m68k.org>
Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org>
---
arch/m68k/mm/cache.c | 4 ++++
kernel/module.c      | 8 --------
2 files changed, 4 insertions(+), 8 deletions(-)

Thanks for cleaning this up. For module.c:

Acked-by: Jessica Yu <j...@kernel.org>

Reply via email to