From: Masami Hiramatsu Date: Fri, 28 Apr 2006 01:39:55 +0000 (-0700) Subject: [PATCH] kprobe: fix resume execution on i386 X-Git-Tag: v2.6.17-rc4~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcff5cd667da6eb3df9173626497e3e69b004e42;p=pandora-kernel.git [PATCH] kprobe: fix resume execution on i386 Fix resume_execution() to handle iret and absolute jump opcode correctly on i386. Signed-off-by: Masami Hiramatsu Cc: Ananth N Mavinakayanahalli Cc: "Keshavamurthy, Anil S" Cc: Prasanna S Panchamukhi Cc: Jim Keniston Cc: Yumiko Sugita Cc: Satoshi Oshima Cc: Hideo Aoki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed