android_kernel_oneplus_msm8998/drivers/hwtracing
Alexander Shishkin 33f9cff6ec intel_th: Fix a deadlock in modprobing
commit a36aa80f3cb2540fb1dbad6240852de4365a2e82 upstream.

Driver initialization tries to request a hub (GTH) driver module from
its probe callback, resulting in a deadlock.

This patch solves the problem by adding a deferred work for requesting
the hub module.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-10 11:49:30 +02:00
..
coresight coresight: checking for NULL string in coresight_name_match() 2016-03-03 15:07:14 -08:00
intel_th intel_th: Fix a deadlock in modprobing 2016-08-10 11:49:30 +02:00
stm stm class: Select CONFIG_SRCU 2016-05-04 14:48:54 -07:00