summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>2020-02-27 21:15:03 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-03-10 23:10:53 +0300
commitdced8ad321ddae8a56789131585960a89a9892db (patch)
tree115f11bd67d380ad7f872e148dee459ad6d922fb /tools/perf/scripts/python
parent93ff48589a9ed815e72832774aab2d68ef6322a0 (diff)
downloadlinux-dced8ad321ddae8a56789131585960a89a9892db.tar.xz
ice: Use EOPNOTSUPP instead of ENOTSUPP
Using ENOTSUPP almost always results in some bizarre error message to be printed in userspace. This is likely because ENOTSUPP was defined for the NFS protocol (as per a comment in include/linux/errno.h). Use EOPNOTSUPP instead. Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions