x86: reserve SLIT
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 11 Jul 2008 03:36:37 +0000 (20:36 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Jul 2008 08:22:33 +0000 (10:22 +0200)
save the SLIT, in case we are using fixmap to read it, and that fixmap
could be cleared by others.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found