From: Jan Kara <j...@suse.cz> Hello,
Now when the usage of get_user_pages() in media drivers got cleaned up, here comes a series which removes knowledge about mmap_sem from a couple of other drivers. Patches are trivial and standalone but please check, they are only compile tested. If you are OK with them, either take them through your respective trees or ack them and I can take care of pushing them to Linus (probably through mm tree). Thanks. After these patches there are some 12 call sites of get_user_pages() outside of core code (mostly infiniband and RDMA). So we are slowly getting to the goal of removing knowledge about page fault locking from drivers which will consequently allow us to change the locking rules with reasonable effort. Honza CC: Jesper Nilsson <jesper.nils...@axis.com> CC: linux-cris-ker...@axis.com CC: Mikael Starvik <star...@axis.com> CC: linux-i...@vger.kernel.org CC: Tony Luck <tony.l...@intel.com> CC: David Airlie <airl...@linux.ie> CC: dri-de...@lists.freedesktop.org CC: Timur Tabi <ti...@freescale.com> CC: linux-r...@vger.kernel.org CC: Roland Dreier <rol...@kernel.org> CC: Daniel Vetter <daniel.vet...@intel.com> CC: David Airlie <airl...@linux.ie> CC: dri-de...@lists.freedesktop.org CC: Andy Walls <awa...@md.metrocast.net> CC: linux-media@vger.kernel.org CC: Mauro Carvalho Chehab <mche...@osg.samsung.com> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html