From: Nicolas Pitre Date: Wed, 23 Apr 2008 22:44:15 +0000 (-0400) Subject: kprobes/arm: fix cache flush address for instruction stub X-Git-Tag: v2.6.26-rc1~351^2~1^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f79ff0cb5330a92032c30ff586745d3016b34ca;p=pandora-kernel.git 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 Acked-by: Lennert Buytenhek --- Reading git-diff-tree failed