From: Glauber de Oliveira Costa Date: Wed, 2 May 2007 17:27:13 +0000 (+0200) Subject: [PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on X-Git-Tag: v2.6.22-rc1~1011^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c3d99c11c47c8a1a9ed6a46555dbf6520683c52;p=pandora-kernel.git [PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on Setting the DEBUG_SIG flag breaks compilation due to a wrong struct access. Aditionally, it raises two warnings. This is one patch to fix them all. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Andi Kleen --- Reading git-diff-tree failed