diff options
author | Fenghua Yu <[email protected]> | 2020-09-15 09:30:06 -0700 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-09-17 19:21:30 +0200 |
commit | 2a5054c6e7b16906984ac36a7363ca46b8d99ade (patch) | |
tree | c995540e3d0edd5db3288509c95d5a81b676167e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c7b6bac9c72c5fcbd6e9e12545bd3022c7f21860 (diff) |
iommu/vt-d: Change flags type to unsigned int in binding mm
"flags" passed to intel_svm_bind_mm() is a bit mask and should be
defined as "unsigned int" instead of "int".
Change its type to "unsigned int".
Suggested-by: Thomas Gleixner <[email protected]>
Signed-off-by: Fenghua Yu <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Reviewed-by: Lu Baolu <[email protected]>
Acked-by: Joerg Roedel <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions