mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The sample mtty mdev driver doesn't actually enforce the number of device instances it claims are available. Implement this properly. Link: https://lore.kernel.org/r/162465624894.3338367.12935940647049917981.stgit@omen Reviewed-by: Jason Gunthorpe <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Reviewed by: Kirti Wankhede <[email protected]> Signed-off-by: Alex Williamson <[email protected]>