RE: [PATCH] IA64 kprobe invalidate icache of jump buffer

From: Keshavamurthy, Anil S
Date: Thu Jul 06 2006 - 14:46:02 EST


>-----Original Message-----
>From: Mao, Bibo
>Sent: Sunday, July 02, 2006 7:37 PM
>To: Andrew Morton
>Cc: linux-kernel@xxxxxxxxxxxxxxx; Keshavamurthy, Anil S;
>Masami Hiramatsu; Prasanna S Panchamukhi; Ananth N
>Mavinakayanahalli; Jim Keniston; SystemTAP; Mao, Bibo
>Subject: [PATCH] IA64 kprobe invalidate icache of jump buffer
>
>Hi,
>
> Kprobe inserts breakpoint instruction in probepoint and then jumps
>to instruction slot when breakpoint is hit, the instruction slot icache
>must be consistent with dcache. Here is the patch which invalidates
>instruction slot icache area.
> Without this patch, in some machines there will be fault
>when executing
>instruction slot where icache content is inconsistent with
>dcache.This patch
>is based on 2.6.17 version.
>
>Signed-off-by: bibo,mao <bibo.mao@xxxxxxxxx>
Acked-by: Anil S Keshavamurthy <anil.s.keshavamurthy@xxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/