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:
7194988
)
arch/tile: properly flush the I$ when unloading kernel modules
author
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 2 May 2011 19:35:06 +0000
(15:35 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 4 May 2011 18:40:25 +0000
(14:40 -0400)
Otherwise, in principle, there could be stale I$ data present
next time the page that previously held the kernel module code was
used to run some new code.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/module.c
patch
|
blob
|
history
diff --cc
arch/tile/kernel/module.c
Simple merge