diff options
author | 2012-11-22 11:58:22 +0100 | |
---|---|---|
committer | 2012-11-23 18:57:17 +0100 | |
commit | a3cea9894157c20a5b1ec08b7e0b5f2019740c10 (patch) | |
tree | a1d319be7afd92637f89c5e6cbc2865b5cf908f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: Fix crash that occurs when function tracing is enabled (diff) | |
download | linux-dev-a3cea9894157c20a5b1ec08b7e0b5f2019740c10.tar.xz linux-dev-a3cea9894157c20a5b1ec08b7e0b5f2019740c10.zip |
MPI: Fix compilation on MIPS with GCC 4.4 and newer
Since 4.4 GCC on MIPS no longer recognizes the "h" constraint,
leading to this build failure:
CC lib/mpi/generic_mpih-mul1.o
lib/mpi/generic_mpih-mul1.c: In function 'mpihelp_mul_1':
lib/mpi/generic_mpih-mul1.c:50:3: error: impossible constraint in 'asm'
This patch updates MPI with the latest umul_ppm implementations for MIPS.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Cc: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Cc: James Morris <jmorris@namei.org>
Patchwork: https://patchwork.linux-mips.org/patch/4612/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions