diff options
| author | Srikar Dronamraju <[email protected]> | 2020-01-29 19:22:58 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-03-04 22:44:30 +1100 |
| commit | 76b7bfb1732d139dc20a2f0c19ec32e09c8891cf (patch) | |
| tree | a63279d70524b7eab8e88cc225453cc02e94706e /tools/perf/scripts/python/bin | |
| parent | e7214ae9d85aa325c9f3cb34bf4fad7f112861d7 (diff) | |
powerpc/numa: Handle extra hcall_vphn error cases
Currently code handles H_FUNCTION, H_SUCCESS, H_HARDWARE return codes.
However hcall_vphn can return other return codes. Now it also handles
H_PARAMETER return code. Also the rest return codes are handled under the
default case.
Signed-off-by: Srikar Dronamraju <[email protected]>
Reported-by: Abdul Haleem <[email protected]>
Reviewed-by: Nathan Lynch <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions