diff options
| author | David Kershner <[email protected]> | 2017-03-28 09:35:01 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-29 09:17:04 +0200 |
| commit | bd801a0729c3e20f89f3297a5bbf9413339154a7 (patch) | |
| tree | 55e908fe5df5fd7de7f2cecc75b5f6e2ee92aa51 /tools/perf/scripts/python/bin | |
| parent | 88845f407cd6d65959e0fb0c224b69b1fbce9604 (diff) | |
staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of VMCALL error
The function unisys_vmcall was returning VMCALL specific errors and the
calling code was ignoring which error was actually returned. Instead we
should be mapping the VMCALL error into a proper Linux error and then
returning that, since we now have an error we know what to do with, we
don't have to drop it but we can send it up the stack.
Signed-off-by: David Kershner <[email protected]>
Reviewed-by: Reviewed-by: Tim Sell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions