commit | 4780b261e2b71ca72804b26479d794839e68d9ab | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:25:13 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:00 2008 +0200 |
tree | c3eb279720569985e7edb218889bd9cb7d3be4f7 | |
parent | fa8004d8e0c2ba21a44bdc95c44c6c5267a991ec [diff] |
x86: isolate sanity checking Isolate all sanity checking in a smp_sanity_check() function as x86_64 does. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>