From: Russell King Date: Sat, 24 Jun 2006 21:41:09 +0000 (+0100) Subject: [ARM] Add identifying number for non-rt sigframe X-Git-Tag: v2.6.18-rc1~1071^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca195cfec9fff622a61b1b72534e73360747f735;p=pandora-kernel.git [ARM] Add identifying number for non-rt sigframe GDB couldn't reliably tell the difference between the old and new non-rt sigframes, so provide it with a number at the beginning which will never appear in the old sigframe, and hence provide gdb with a reliable way to tell the two apart. Signed-off-by: Russell King --- Reading git-diff-tree failed