summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLibin Yang <libin.yang@linux.intel.com>2016-03-04 14:33:43 +0800
committerTakashi Iwai <tiwai@suse.de>2016-03-04 08:40:24 +0100
commit790b415c98de62602810b0eedce26f0f9d6ddd78 (patch)
tree31eae524fe8e36df55b07c844a4c2e21b0d312b3 /tools/perf/scripts/python/stackcollapse.py
parentec75a940b1037e877efd9a5a9e94eab1e464f73b (diff)
downloadkernel-790b415c98de62602810b0eedce26f0f9d6ddd78.tar.gz
ALSA: hda - hdmi defer to register acomp eld notifier
Defer to register acomp eld notifier until hdmi audio driver is fully ready. After registering eld notifier, gfx driver can use this callback function to notify audio driver the monitor connection event. However this action may happen when audio driver is adding the pins or doing other initialization. This is not always safe, however. For example, using per_pin->lock before the lock is initialized. Let's register the eld notifier after the initialization is done. Signed-off-by: Libin Yang <libin.yang@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
4'>drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches 2012-01-12pptp: Accept packet with seq zeroBradley Peterson 2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni 2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet 2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller 2011-08-27ppp: Move the PPP driversJeff Kirsher