summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorPaul White <paul.white.kernel@gmail.com>2026-07-20 16:40:01 -0400
committerAndrew Morton <akpm@linux-foundation.org>2026-08-03 21:10:17 -0700
commitfd3c1fd8baf434d6b52c158d05ba2b3ef31fab41 (patch)
tree599e9fcebdfcc40f36725a4d5ccd18e200a08c1b /tools/perf/scripts/python/bin/stackcollapse-report
parentbc70726ddad53c7e9a9a85915bf2415b0d4f42f9 (diff)
selftests: ipc: change operation not supported error number
The application doesn't know what ENOTSUPP means, as it is a kernelspace error code and the application doesn't have access to kernelspace error codes.I used EOPNOTSUPP in its place as that is an error number the application will recognize and know an operation is being attempted that it cannot support. Link: https://lore.kernel.org/20260720204001.1663473-1-paul.white.kernel@gmail.com Signed-off-by: Paul White <paul.white.kernel@gmail.com> Cc: Shuah Khan <shuah@kernel.org> Cc: Wei Yang <richard.weiyang@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions