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:
fd34ef9
)
sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 11 Apr 2012 01:48:24 +0000
(10:48 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 11 Apr 2012 01:48:24 +0000
(10:48 +0900)
Our SMP cache flush ops use CPU cross calls to deal with things
like I-cache accesses not being broadcast in hardware, so ensure that
the CACHE_FLUSH_IS_SAFE reflects this.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found