]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 2 May 2007 17:27:13 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:13 +0000 (19:27 +0200)
commitf32f96ba3911bbe59215fb6bdc3e74ad2472f668
treebf5b724aba16142aa1ca761a7dcfa958ccdd088f
parent69e7e150c2c245f25cfa2e467fea2777df2d3012
[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 <gcosta@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/signal.c