From: bibo,mao Date: Tue, 12 Dec 2006 20:04:42 +0000 (-0800) Subject: [IA64] kprobe clears qp bits for special instructions X-Git-Tag: v2.6.20-rc1~141^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3e0d1c69c097f54588d720d39efdcdf31e3c24;p=pandora-kernel.git [IA64] kprobe clears qp bits for special instructions 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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed