diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-09-24 09:39:09 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-09-24 15:20:08 -0400 |
commit | 725b13685c61168f71825b3fb67d96d2d7aa3b0f (patch) | |
tree | 40fee1caa92c93691cb39f6a32b60a536a2e91e5 /include/asm-generic/siginfo.h | |
parent | a255a9981a8566a1efabec983b7811e937e662d2 (diff) |
perf tools: Dont use openat()
openat() is still a young glibc facility, better to not use it in a
non performance critical program (perf list)
Many machines have older glibc (RHEL 4 Update 5 -> glibc-2.3.4-2.36
on my dev machine for example).
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ulrich Drepper <drepper@redhat.com>
LKML-Reference: <4ABB767D.6080004@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-generic/siginfo.h')
0 files changed, 0 insertions, 0 deletions