Files
linux/drivers/misc/mei
Tomas Winkler 35c8bade33 mei: prevent unloading mei hw modules while the device is opened.
commit 154322f473 upstream.

chrdev_open() increases reference counter on cdev->owner. Instead of
assigning the owner to mei subsystem, the owner has to be set to the
underlaying HW module (mei_me or mei_txe), so once the device is opened
the HW module cannot be unloaded.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-10 12:21:57 -07:00
..
2015-03-01 19:37:00 -08:00
2015-03-01 19:37:00 -08:00
2014-11-07 09:59:08 -08:00
2014-05-03 19:21:22 -04:00
2015-07-21 10:10:03 -07:00
2014-09-29 11:56:02 -04:00
2014-09-29 11:56:02 -04:00
2015-03-09 08:44:23 +01:00
2015-03-01 19:36:59 -08:00
2015-03-01 19:36:59 -08:00
2015-03-01 19:37:00 -08:00
2015-04-03 16:18:56 +02:00