x86: cpu_debug: Remove model information to reduce encoding-decoding
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Fri, 5 Jun 2009 17:57:17 +0000 (23:27 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 7 Jun 2009 10:22:56 +0000 (12:22 +0200)
commit5095f59bda6793a7b8f0856096d6893fe98e0e51
tree07678e9f4dbe337e3dd5b588fceda22af24fb5ca
parent5f4457a4f62cc9d78e04c0eb12ff0540899aad89
x86: cpu_debug: Remove model information to reduce encoding-decoding

Remove model information, encoding/decoding and reduce bookkeeping.

This, besides removing a lot of code and cleaning up the code, also
enables these features on many more CPUs that were enumerated before.

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
LKML-Reference: <1244224637.8212.6.camel@ht.satnam>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/cpu_debug.h
arch/x86/kernel/cpu/cpu_debug.c