]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kprobes/arm: fix cache flush address for instruction stub
authorNicolas Pitre <nico@cam.org>
Thu, 1 May 2008 15:03:13 +0000 (11:03 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 10 May 2008 04:40:48 +0000 (21:40 -0700)
commit6d45756316559c7ee0e68b2541305a8867d8ef6f
tree6c948d0a7638b0efe89690cbe3f3c87d918f8de8
parenta315960a1eadf634004607f981412981c8b2fc9a
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.

Mainline commit: 8f79ff0cb5330a92032c30ff586745d3016b34ca

Signed-off-by: Nicolas Pitre <nico@marvell.com>
Acked-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/kernel/kprobes.c