From: Keith Owens Date: Thu, 1 Mar 2007 05:19:00 +0000 (+1100) Subject: [IA64] Remove sparse warning from unwind code X-Git-Tag: v2.6.21-rc4~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0ef4ef60b4ef0a18dfc50938f3a94c5edd66ce;p=pandora-kernel.git [IA64] Remove sparse warning from unwind code Running ia64 through sparse gives warnings in the unwind code. include/asm-ia64/unwind.h:84:17: error: dubious bitfield without explicit `signed' or `unsigned' Make the bitfield explicitly unsigned. Signed-off-by: Keith Owens Signed-off-by: Tony Luck --- Reading git-diff-tree failed