commit | cc7594e420283cf6070538655f1a4fbebb3fb853 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Mar 18 18:46:06 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:20 2008 +0200 |
tree | 75384c86d39ecccd144af9f58d7cc98ae2f041ff | |
parent | b450e5e816d10893e17f57b3eb9d29c52635862a [diff] |
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 <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>