diff options
author | 2012-09-06 15:19:08 +0200 | |
---|---|---|
committer | 2012-09-26 15:45:14 +0200 | |
commit | d978386e79412e45d1aea81eee345dac23d20865 (patch) | |
tree | 78312cbddb4c84f27582fd2cdbc9e649f2a23954 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS (diff) | |
download | linux-dev-d978386e79412e45d1aea81eee345dac23d20865.tar.xz linux-dev-d978386e79412e45d1aea81eee345dac23d20865.zip |
s390/kexec: change return value of machine_kexec_prepare
Returning -ENOSYS on kexec_load() is a bad idea since user space cannot
tell if the system call is not implmented or if it failed.
Use -EOPNOTSUPP in case somebody tries a kexec_load on a NSS image based
kernel instead.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions