diff options
author | Szabolcs Nagy <[email protected]> | 2015-07-01 23:08:10 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2015-07-03 09:57:21 +0100 |
commit | 13ee9fdba96577eb1583dcd7b15767ef623fae12 (patch) | |
tree | 69db3a98f0cf4b5bbb98506dbb45036416a3bf5e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | eeb3fee8f6cca5e7bf1647d9e327c7b40e384578 (diff) |
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h
If the host toolchain is not glibc based then the arm kernel build
fails with
arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory
error.h is a glibc only header (ie not available in musl, newlib and
bsd libcs). Changed the error reporting to standard conforming code
to avoid depending on specific C implementations.
Signed-off-by: Szabolcs Nagy <[email protected]>
Acked-by: Will Deacon <[email protected]>
Fixes: 8512287a8165 ("ARM: 8330/1: add VDSO user-space code")
Cc: [email protected]
Signed-off-by: Nathan Lynch <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions