commit | 8f79ff0cb5330a92032c30ff586745d3016b34ca | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Wed Apr 23 18:44:15 2008 -0400 |
committer | Nicolas Pitre <nico@cam.org> | Mon Apr 28 15:54:37 2008 -0400 |
tree | eb09cb66951079217d3f269d8bc4be76786dabd4 | |
parent | 563307b2fa15d687abc54bd980b9847ebf0e3231 [diff] |
kprobes/arm: fix cache flush address for instruction stub 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>