Re: [Open64-devel] patch for get_auto_cpu_name() and AMD processors

2010-10-01 Thread Jian-Xin Lai
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

[Open64-devel] patch for get_auto_cpu_name() and AMD processors

2010-09-27 Thread 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 and only fell back on the family number when the name was unknown