[PATCH] x86: cpu_debug: Remove model information to reduce encoding-decoding

From: Jaswinder Singh Rajput
Date: Fri Jun 05 2009 - 13:57:17 EST


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.


The other commit is (which I think is just for improving the output):