From: Jan Kara <[email protected]>

  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 <[email protected]>
CC: [email protected]
CC: Mikael Starvik <[email protected]>
CC: [email protected]
CC: Tony Luck <[email protected]>
CC: David Airlie <[email protected]>
CC: [email protected]
CC: Timur Tabi <[email protected]>
CC: [email protected]
CC: Roland Dreier <[email protected]>
CC: Daniel Vetter <[email protected]>
CC: David Airlie <[email protected]>
CC: [email protected]
CC: Andy Walls <[email protected]>
CC: [email protected]
CC: Mauro Carvalho Chehab <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to