Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information