[PATCH v6 0/3] evtchn: (not so) recent XSAs follow-on

Jan Beulich posted 3 patches 2 years, 11 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/01bbf3d4-ca6a-e837-91fe-b34aa014564c@suse.com
[PATCH v6 0/3] evtchn: (not so) recent XSAs follow-on
Posted by Jan Beulich 2 years, 11 months ago
These are grouped into a series largely because of their origin,
not so much because there are (heavy) dependencies among them.
The main change from v6 is the dropping of three more patches,
and re-basing.

1: slightly defer lock acquire where possible
2: add helper for port_is_valid() + evtchn_from_port()
3: type adjustments

Jan