[Pixman] [PATCH] fix SSSE3 detection in pixman 0.32.x

Matt Turner mattst88 at gmail.com
Tue Nov 12 13:03:27 PST 2013


On Tue, Nov 12, 2013 at 8:57 AM, Jakub Bogusz <qboosh at pld-linux.org> wrote:
> The attached patch fixes SSSE3 detection, so that some routines
> (including tests) don't crash on older chips having APIC (bit 9 in
> cpuid info EDX) but no SSSE3 (bit 9 in cpuid info ECX).
>
> (note: I'm not subscribed to the list)

Thanks for the patch. It is indeed correct.

I've committed the patch. In the future please send a properly
formatted (git send-email) patch that I can git-am directly.

Thanks,
Matt


More information about the Pixman mailing list