git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22e58f9
)
m68k: Remove big kernel lock in cache flush code
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 14 Sep 2010 19:34:58 +0000
(21:34 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:25 +0000
(09:43 +0200)
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>
No differences found