From: Andrew Morton Date: Wed, 19 Mar 2008 01:46:06 +0000 (-0700) Subject: i386: arch/x86/math-emu/fpu_entry.c warning fix X-Git-Tag: v2.6.26-rc1~1154^2~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc7594e420283cf6070538655f1a4fbebb3fb853;p=pandora-kernel.git i386: arch/x86/math-emu/fpu_entry.c warning fix arch/x86/math-emu/fpu_entry.c:555: warning: 'entry_sel_off.empty' is used uninitialized in this function Presumably it's harmless, but I'll sleep better at night knowing that we initialised it. Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed