Bug 42958

Summary: snd_pcm lockdep report from 3.3-rc6
Product: Drivers Reporter: Maciej Rutecki (maciej.rutecki)
Component: Sound(ALSA)Assignee: Jaroslav Kysela (perex)
Status: RESOLVED WILL_NOT_FIX    
Severity: normal CC: florian, maciej.rutecki, rjw, tiwai
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.3-rc6 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 42644    

Description Maciej Rutecki 2012-03-18 19:30:08 UTC
Subject    : snd_pcm lockdep report from 3.3-rc6
Submitter  : Dave Jones <davej@redhat.com>
Date       : 2012-03-12 14:35
Message-ID : 20120312143514.GA1881@redhat.com
References : http://marc.info/?l=linux-kernel&m=133156298430759&w=2

This entry is being used for tracking a regression from 3.2. Please don't
close it until the problem is fixed in the mainline.
Comment 1 Takashi Iwai 2013-11-29 08:16:57 UTC
Actually this is no regression, so no need for tracking further.
The lockdep report is mostly a false-positive in this case.  The code needs to be better, simpler, but it doesn't mean that the current code is buggy.