android_kernel_oneplus_msm8998/drivers/hwtracing/intel_th
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
..
core.c intel_th: Fix a deadlock in modprobing 2016-08-10 11:49:30 +02:00
debug.c
debug.h
gth.c intel_th: Check for NULL instead of ERR_PTR 2015-10-16 23:25:48 -07:00
gth.h intel_th: Add Global Trace Hub driver 2015-10-04 20:28:58 +01:00
intel_th.h intel_th: Fix a deadlock in modprobing 2016-08-10 11:49:30 +02:00
Kconfig intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
Makefile intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
msu.c intel_th: Check for NULL instead of ERR_PTR 2015-10-16 23:25:48 -07:00
msu.h intel_th: Add Memory Storage Unit driver 2015-10-04 20:28:58 +01:00
pci.c intel_th: pci: Add Kaby Lake PCH-H support 2016-08-10 11:49:30 +02:00
pti.c intel_th: Check for NULL instead of ERR_PTR 2015-10-16 23:25:48 -07:00
pti.h intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
sth.c intel_th: Check for NULL instead of ERR_PTR 2015-10-16 23:25:48 -07:00
sth.h intel_th: Add Software Trace Hub driver 2015-10-04 20:28:58 +01:00