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:
563307b
)
kprobes/arm: fix cache flush address for instruction stub
author
Nicolas Pitre
<nico@cam.org>
Wed, 23 Apr 2008 22:44:15 +0000
(18:44 -0400)
committer
Nicolas Pitre
<nico@cam.org>
Mon, 28 Apr 2008 19:54:37 +0000
(15:54 -0400)
It is more useful to flush the cache with the actual buffer address
rather than the address containing a pointer to the buffer.
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Acked-by: Lennert Buytenhek <buytenh@marvell.com>
No differences found