Comment 2 for bug 1499512

Revision history for this message
Tim Gardner (timg-tpi) wrote :

Can you use the module parameter perdev_minors to work around this limitation ?

module_param(perdev_minors, int, 0444);
MODULE_PARM_DESC(perdev_minors, "Minors numbers to allocate per device");