summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-09-24 11:00:18 +0200
committerTakashi Iwai <tiwai@suse.de>2015-09-24 14:01:46 +0200
commit83510441bc08bee201c0ded9d81da6dfd008d69a (patch)
tree60cd0b507d8c82e4dd0507bb3749632c0f1953b1 /Documentation
parent1f93e4a96c9109378204c147b3eec0d0e8100fde (diff)
downloadlinux-83510441bc08bee201c0ded9d81da6dfd008d69a.tar.bz2
ALSA: hda/tegra - async probe for avoiding module loading deadlock
The Tegra HD-audio controller driver causes deadlocks when loaded as a module since the driver invokes request_module() at binding with the codec driver. This patch works around it by deferring the probe in a work like Intel HD-audio controller driver does. Although hovering the codec probe stuff into udev would be a better solution, it may cause other regressions, so let's try this band-aid fix until the more proper solution gets landed. Reported-by: Thierry Reding <treding@nvidia.com> Tested-by: Thierry Reding <treding@nvidia.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions