Re: [Mesa-dev] [RFC] [PATCH] util: Remove check_os_katmai_support.

2010-08-16 Thread Keith Whitwell
I think this is fine. It's been a very long time since we had to worry about this. Keith On Mon, 2010-08-16 at 01:17 -0700, Vinson Lee wrote: > I am proposing to remove the check_os_katmai_support function from > u_cpu_detect. > > util: Remove check_os_katmai_support. > > check_os_katmai_supp

[Mesa-dev] [RFC] [PATCH] util: Remove check_os_katmai_support.

2010-08-16 Thread Vinson Lee
I am proposing to remove the check_os_katmai_support function from u_cpu_detect. util: Remove check_os_katmai_support. check_os_katmai_support checks that the operating system running on a SSE-capable processor supports SSE. This is necessary for unpatched 2.2.x and earlier kernels. 2.4.x and l