On Wed, Jul 30, 2014 at 12:22:11PM -0500, Mike Christie wrote: > Some drivers like qla2xxx do not set proc_name. I think if 2 drivers > like that are loaded then you will hit some other warns/bugs in the kmem > cache setup code right? Drivers have to opt into using their own caches by setting .cmd_size in the host template. We could enforce they set ->proc_name for them, but I'd rather keep the amount of sanity checks low unless there's a real need. _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel