summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vladimir_zapolskiy@mentor.com>2013-10-30 16:08:32 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-30 21:21:39 +0400
commit1c1365e374bfadf908eae02cded7abb9e672c9d4 (patch)
tree088b98186e167393f597de9844977955ab45488f /tools/perf/scripts/python/export-to-postgresql.py
parent4192c74940e23da727eb02b7b4ee779dde2f670a (diff)
downloadlinux-1c1365e374bfadf908eae02cded7abb9e672c9d4.tar.xz
sysfs: return correct error code on unimplemented mmap()
Both POSIX.1-2008 and Linux Programmer's Manual have a dedicated return error code for a case, when a file doesn't support mmap(), it's ENODEV. This change replaces overloaded EINVAL with ENODEV in a situation described above for sysfs binary files. Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions