linux/drivers/hwtracing
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
..
coresight drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular 2016-03-05 12:19:39 -08:00
intel_th intel_th: msu: Set fops::owner to prevent module from unloading 2016-04-08 17:43:34 +03:00
stm stm class: Remove unnecessary pointer increment 2016-04-08 16:11:54 +03:00