x86: fix macro with bad_bios_dmi_table
commita8b71a2810386a5ac8f43d2095fe3355f0d8db37
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 23 Sep 2008 07:35:33 +0000 (23 00:35 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Sep 2008 08:13:29 +0000 (23 10:13 +0200)
tree367337c5dd6222dae45ede266760a44c5a9f5b3e
parent2216d199b1430d1c0affb1498a9ebdbd9c0de439
x86: fix macro with bad_bios_dmi_table

DMI tables need a blank NULL tail.

fixes the crash on Ingo's test box.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup.c