Message ID | 20190528124618.77918-1-galpress@amazon.com (mailing list archive) |
---|---|
Headers | show |
Series | EFA updates 2019-05-28 | expand |
On Tue, May 28, 2019 at 03:46:12PM +0300, Gal Pressman wrote: > Hi, > > This series introduces misc updates that were discussed on-list to the > EFA driver. > > I've sent this series to for-rc as EFA is a new driver and there's no > real regression danger here, but I'm fine with applying these changes to > for-next instead. > > Thanks, > Gal > > Gal Pressman (6): > RDMA/efa: Remove MAYEXEC flag check from mmap flow This is the only one worth going to -rc > RDMA/efa: Use kvzalloc instead of kzalloc with fallback > RDMA/efa: Remove unneeded admin commands abort flow > RDMA/efa: Use rdma block iterator in chunk list creation > RDMA/efa: Remove unused includes This went to for-next > RDMA/efa: Use API to get contiguous memory blocks aligned to device > supported page size This one needs some discussion Thanks, Jason