[IA64] kprobe clears qp bits for special instructions
authorbibo,mao <bibo.mao@intel.com>
Tue, 12 Dec 2006 20:04:42 +0000 (12:04 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 12 Dec 2006 20:04:42 +0000 (12:04 -0800)
On IA64 there exists some special instructions which
always need to be executed regradless of qp bits, such
as com.crel.unc, tbit.trel.unc etc.
This patch clears qp bits when inserting kprobe trap code
and disables probepoint on slot 1 for these special
instructions.

Signed-off-by: bibo,mao <bibo.mao@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found