[PATCH v6 36/37] cxlflash: Fix to avoid lock instrumentation rejection

Manoj Kumar manoj at linux.vnet.ibm.com
Fri Oct 23 04:34:27 AEDT 2015


Acked-by: Manoj Kumar <manoj at linux.vnet.ibm.com>

On 10/21/2015 3:16 PM, Matthew R. Ochs wrote:
> When running with lock instrumentation (e.g. lockdep), some of the
> instrumentation can become disabled at probe time for a cxlflash
> adapter. This is due to a missing lock registration for the tmf_slock.
>
> The fix is to call spin_lock_init() for the tmf_slock during probe.



More information about the Linuxppc-dev mailing list