These two patches fix flaws that have been
observed in the with qib.
The issue has also been code inspected by
Jan Kara in his get_user_pages_unlocked()
patch series.
By using get_user_pages_fast() the dependency
on Jan's patch set has been removed. I can't
find any issue with losing the force in these
use cases.
Jan Kara (2):
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
drivers/infiniband/hw/ipath/ipath_user_sdma.c | 7 +------
drivers/infiniband/hw/qib/qib_user_sdma.c | 6 +-----
2 files changed, 2 insertions(+), 11 deletions(-)
--
Signature
--
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