This patch looks fine to me.
2010/9/27 David Coakley
> We recently found a problem where the wrong target architecture was
> being used on newer servers. The code used by the driver to
> auto-select the architecture, get_auto_cpu_name(), used the processor
> name read from /proc/cpuinfo first a
We recently found a problem where the wrong target architecture was
being used on newer servers. The code used by the driver to
auto-select the architecture, get_auto_cpu_name(), used the processor
name read from /proc/cpuinfo first and only fell back on the family
number when the name was unknown