[PATCH v2 0/2] gnttab: pin count related adjustments

Jan Beulich posted 2 patches 3 years, 3 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/43168334-20af-a0ed-95ec-8eef5200877b@suse.com
[PATCH v2 0/2] gnttab: pin count related adjustments
Posted by Jan Beulich 3 years, 3 months ago
Getting rid of the literal number has been something I've been
hoping to see happen for perhaps over 10 years, along with
doing away with some unnecessary refusal of operations. The
other patch is "collateral damage" from doing that change.

1: gnttab: adjust pin count overflow checks
2: gnttab: consolidate pin-to-status syncing

Jan