uprobes: Flush cache after xol write
authorRabin Vincent <rabin@rab.in>
Wed, 14 Nov 2012 17:27:07 +0000 (18:27 +0100)
committerOleg Nesterov <oleg@redhat.com>
Wed, 14 Nov 2012 17:32:24 +0000 (18:32 +0100)
commit65b6ecc03838fd263cf7fafdfa6cf13012b91d56
treee32752232a7f4f4272ca70d6b9bab6c20d56cbee
parent19f5ee2716373519fda2129e9333f4c3847aa742
uprobes: Flush cache after xol write

Flush the cache so that the instructions written to the XOL area are
visible.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
kernel/events/uprobes.c