kernel_optimize_test/drivers/misc/mic
Davidlohr Bueso 4f564ff3d4 drivers/mic/scif: do not use mmap_sem
The driver uses mmap_sem for both pinned_vm accounting and
get_user_pages(). By using gup_fast() and letting the mm handle the lock
if needed, we can no longer rely on the semaphore and simplify the whole
thing.

Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-02-07 12:54:02 -07:00
..
bus misc: mic: Release reference count and memory for VOP device 2018-03-15 18:12:01 +01:00
card misc: remove GENWQE_DEBUGFS_RO() 2018-12-06 15:42:18 +01:00
common
cosm misc: remove GENWQE_DEBUGFS_RO() 2018-12-06 15:42:18 +01:00
cosm_client misc: mic: fix passing the current time 2018-07-07 17:44:52 +02:00
host Char/Misc driver patches for 4.21-rc1 2018-12-28 20:54:57 -08:00
scif drivers/mic/scif: do not use mmap_sem 2019-02-07 12:54:02 -07:00
vop virtio: don't allocate vqs when names[i] = NULL 2019-01-14 20:15:19 -05:00
Kconfig
Makefile