linux-stable/drivers/hwtracing/intel_th
Alexander Shishkin 8e9a2beb5f intel_th: msu: Set fops::owner to prevent module from unloading
Right now it's possible to unload the msu driver while its character
device is open. Prevent it by setting fops::owner, which will result
in the module reference being held while the device node is open.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Reviewed-by: Laurent Fert <laurent.fert@intel.com>
2016-04-08 17:43:34 +03:00
..
core.c intel_th: Hold output driver module reference while capture is active 2016-04-08 17:41:25 +03:00
debug.c
debug.h
gth.c intel_th: Update scratchpad bits according to enabled output activity 2016-02-20 14:09:14 -08:00
gth.h intel_th: Update scratchpad bits according to enabled output activity 2016-02-20 14:09:14 -08:00
intel_th.h intel_th: Fix activating a subdevice without a driver 2016-04-08 16:11:58 +03:00
Kconfig intel_th: Depend on HAS_IOMEM 2016-02-20 14:09:14 -08:00
Makefile intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
msu.c intel_th: msu: Set fops::owner to prevent module from unloading 2016-04-08 17:43:34 +03:00
msu.h intel_th: Add Memory Storage Unit driver 2015-10-04 20:28:58 +01:00
pci.c intel_th: Set root device's drvdata early 2016-02-20 14:09:14 -08:00
pti.c intel_th: pti: Create sysfs attributes using core driver's facility 2016-04-08 16:11:57 +03:00
pti.h intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
sth.c intel_th: sth: Sanitize packet callback's return values 2016-02-20 14:09:14 -08:00
sth.h intel_th: Add Software Trace Hub driver 2015-10-04 20:28:58 +01:00