diff options
| author | Peter Zijlstra <[email protected]> | 2021-11-10 11:01:13 +0100 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2021-12-11 09:09:48 +0100 |
| commit | e2b48e43284c0916ebf8e4240199b9d9747e337a (patch) | |
| tree | 94ada6fd910fe1d4bfbcef513a940d01582a06f2 /tools/lib/api/fs/tracing_path.c | |
| parent | 99641e094d6ccf547b3eba833aea9a34fdf5681e (diff) | |
x86/xen: Remove .fixup usage
Employ the fancy new EX_TYPE_IMM_REG to store -EFAULT in the return
register and use this to remove some Xen .fixup usage.
All callers of these functions only test for 0 return, so the actual
return value change from -1 to -EFAULT is immaterial.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions