K 10 svn:author V 5 markj K 8 svn:date V 27 2021-01-11T14:54:38.472235Z K 7 svn:log V 380 safexcel: Stop using a stack buffer for the ring lock name mtx_init() does not make a copy of the name so the buffer must be valid for the lifetime of the driver instance. Store each ring's lock's name in the ring structure. (cherry picked from commit 8ba6acbbe6995efcd12c375e1826d55e35a8bdc9) Git Hash: a0d7f3d9004675b0da39745a0e17747a8d55beb4 Git Author: markj@FreeBSD.org END