From: Yinghai Lu Date: Thu, 4 Sep 2008 19:09:45 +0000 (+0200) Subject: x86: remove cpu_vendor_dev X-Git-Tag: v2.6.28-rc1~711^2^2~44^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10a434fcb23a57c385177a0086955fae01003f64;p=pandora-kernel.git x86: remove cpu_vendor_dev 1. add c_x86_vendor into cpu_dev 2. change cpu_devs to static 3. check c_x86_vendor before put that cpu_dev into array 4. remove alignment for 64bit 5. order the sequence in cpu_devs according to link sequence... so could put intel at first, then amd... Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed