Harvey Harrison deef79ef35 x86: fix sparse error in traps_32.c
This was being used to ensure the proper alignment of the FXSAVE/FXRSTOR data.
This would create a sparse error in the _correct_ cases, hiding further
warnings.  Use BUILD_BUG_ON instead.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-02-06 22:39:44 +01:00
..
2008-02-05 09:44:21 -08:00
2008-02-05 14:37:15 -08:00
2008-02-05 09:44:07 -08:00
2008-02-05 09:44:24 -08:00
2008-02-05 14:37:15 -08:00
2008-02-05 14:37:15 -08:00
2008-02-05 09:44:24 -08:00
2008-02-05 09:44:07 -08:00
2008-02-05 14:37:15 -08:00
2008-02-05 09:44:07 -08:00
2008-02-06 22:39:44 +01:00