]> git.baikalelectronics.ru Git - kernel.git/commit
x86: fix macro with bad_bios_dmi_table
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 23 Sep 2008 07:35:33 +0000 (00:35 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Sep 2008 08:13:29 +0000 (10:13 +0200)
commit2ef284fc79470ee02d430f4264f5e5fcd78be7d3
tree367337c5dd6222dae45ede266760a44c5a9f5b3e
parent433483acae45b444e28a2bb784c00cc5e099ff82
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