diff options
author | Juergen Gross <[email protected]> | 2020-02-18 16:47:12 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-02-29 12:43:09 +0100 |
commit | 99bcd4a6e5b8ba201fdd252f1054689884899fee (patch) | |
tree | 24ee58022c4f14642faab5998133b0e468e5e40f /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | 735a6dd02222d8d070c7bb748f25895239ca8c92 (diff) |
x86/ioperm: Add new paravirt function update_io_bitmap()
Commit 111e7b15cf10f6 ("x86/ioperm: Extend IOPL config to control ioperm()
as well") reworked the iopl syscall to use I/O bitmaps.
Unfortunately this broke Xen PV domains using that syscall as there is
currently no I/O bitmap support in PV domains.
Add I/O bitmap support via a new paravirt function update_io_bitmap which
Xen PV domains can use to update their I/O bitmaps via a hypercall.
Fixes: 111e7b15cf10f6 ("x86/ioperm: Extend IOPL config to control ioperm() as well")
Reported-by: Jan Beulich <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Jan Beulich <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
Cc: <[email protected]> # 5.5
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions