1. 24 10月, 2014 1 次提交
  2. 22 10月, 2014 1 次提交
    • T
      ALSA: pcm: Fix false lockdep warnings · dde1c652
      Takashi Iwai 提交于
      As PCM core handles the multiple linked streams in parallel, lockdep
      gets confused (partly because of weak annotations) and spews the
      false-positive warnings.  This hasn't been a problem for long time but
      the latest PCM lock path update seems to have woken up a sleeping
      dog.
      
      Here is an attempt to paper over this issue: pass the lock subclass
      just calculated from the depth in snd_pcm_action_group().  Also, a
      (possibly) wrong lock subclass set in snd_pcm_action_lock_mutex() is
      dropped, too.
      Reported-and-tested-by: NArthur Marsh <arthur.marsh@internode.on.net>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      dde1c652
  3. 20 10月, 2014 4 次提交
  4. 18 10月, 2014 1 次提交
  5. 15 10月, 2014 2 次提交
  6. 14 10月, 2014 2 次提交
  7. 10 10月, 2014 1 次提交
  8. 08 10月, 2014 8 次提交
  9. 07 10月, 2014 8 次提交
  10. 05 10月, 2014 1 次提交
  11. 04 10月, 2014 2 次提交
  12. 03 10月, 2014 7 次提交
  13. 02 10月, 2014 2 次提交