lkml.org 
[lkml]   [2022]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] i2c: core: Workaround false-positive LOCKDEP in delete_device
From
Hello Wolfram,

On 21/05/2022 11:50, Wolfram Sang wrote:
>> + /*
>> + * We drop the mutex here, because device unregister
>> + * will take sysfs lock (kn->count) which, as LOCKDEP
>> + * would think, depends on this mutex
>> + */
> I have to ask: can't lockdep be fixed or the lock somehow be annotated
> to prevent the false positive?

I would be happy to test any other proposal, I personally didn't find other working
approach until now. This particular patch actually has an advantage of reducing the
locked region, which makes sense if only userspace_clients is protected by the mutex.

--
Best regards,
Alexander Sverdlin.

\
 
 \ /
  Last update: 2022-05-23 09:26    [W:0.041 / U:0.968 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site