commit | b5fe363b7d89577fcfda9b6cf0efc32760bbccc6 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Tue Nov 18 08:14:14 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Nov 18 17:35:40 2008 +0100 |
tree | 42a9e04349bbd1538004b7b084144da65c38d486 | |
parent | f632ddcc0786149c0e4bef9b6b44c96a75c0d074 [diff] |
x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 Impact: clean up We can autodetect those system that need cluster apic, and update genapic accordingly. We can also remove wakeup.h for e7000, because it's default one is now the same as overall default mach_wakecpu.h Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>