diff options
| author | Aaro Koskinen <[email protected]> | 2014-05-06 15:55:43 +0300 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2014-05-28 10:51:13 +0200 |
| commit | f4b3aa7cd9d32407670e67238c5ee752bb98f481 (patch) | |
| tree | 194d41bab42f1c545070cf36ed5db34e53d183b3 /tools/perf/scripts/python/bin | |
| parent | 4fd4db4f6e05d66f1f437d9d24566ff6af44650f (diff) | |
MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
Allow 64-bit userspace programs to use ll64 types. The define name
comes from commit 2c9c6ce0199a4d252e20c531cfdc9d24e39235c0 (powerpc:
Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64).
The patch allows to compile perf on MIPS64 and eliminates the following
warnings:
tests/attr.c:74:4: error: format '%llu' expects argument of type 'long
long unsigned int', but argument 6 has type '__u64' [-Werror=format=]
Signed-off-by: Aaro Koskinen <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/6890/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions