Coverity complains about holding the GlobalMidLock in dequeue_mid in fs/cifs/connect.c while calling pr_warn_once (which grabs a rate limit lock) CID 1507573 (#1 of 1): Thread deadlock (ORDER_REVERSAL) lock_order: Calling _printk acquires lock ratelimit_state.lock while holding lock GlobalMid_Lock Thoughts about the attached trivial fix? -- Thanks, Steve
Attachment:
coverity-1507573
Description: Binary data