generic-poky/meta/recipes-multimedia/pulseaudio/libatomics-ops
Nitin A Kamble e3a384578f libatomics-ops: patch source code for x32
This Fixes bug: [YOCTO #1418]

Remove the `q' suffix on x86-64 atomic instructions.

We don't need the `q' suffix on x86_64 atomic instructions for AO_t,
which is defined as "unsigned long".  "unsigned long" is 32bit for x32
and 64bit for x86-64. The register operand in x86-64 atomic instructions
is sufficient to properly determine the register size.

(From OE-Core rev: daaaeb1bd1467a2bed75722ce3ff35be970402e0)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-05 22:47:08 +00:00
..
fedora Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
gentoo Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
doublefix.patch Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
libatomics-ops_fix_for_x32.patch libatomics-ops: patch source code for x32 2011-12-05 22:47:08 +00:00