From: Keith Owens Date: Sat, 28 May 2005 06:09:00 +0000 (-0700) Subject: [IA64] Extract correct break number for break.b X-Git-Tag: v2.6.12~67^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70aa488cff83c965c9e1850f48d82b000d0d6c1c;p=pandora-kernel.git [IA64] Extract correct break number for break.b break.b does not store the break number in cr.iim, instead it stores 0, which makes all break.b instructions look like BUG(). Extract the break number from the instruction itself. Signed-off-by: Keith Owens Signed-off-by: Tony Luck --- Reading git-diff-tree failed