m68k: Remove big kernel lock in cache flush code
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 14 Sep 2010 19:34:58 +0000 (21:34 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:25 +0000 (09:43 +0200)
commit2f81a18446c3061b74f4770eb95adeba2a864b0f
tree2b78b147ecd9ec7fbd81719fe21e5207b04bb40f
parent22e58f9de5d140116eb3a30d5e54396e3030bed2
m68k: Remove big kernel lock in cache flush code

The cache flush code doesn't need a lock, so we can remove the use of the BKL.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Suggested-by: Andreas Schwab <schwab@linux-m68k.org>
arch/m68k/kernel/sys_m68k.c