Re: [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
if (ret < 0) { > mmap_read_unlock(current->mm); > goto bail_release; For Qib... Acked-by: Dennis Dalessandro
Re: [PATCH 11/22] rdmavt: Replace comments with C99 initializers
On 3/27/22 3:04 AM, Leon Romanovsky wrote: > On Sat, Mar 26, 2022 at 05:58:58PM +0100, Benjamin Stürz wrote: >> This replaces comments with C99's designated >> initializers because the kernel supports them now. >> >> Signed-off-by: Benjamin Stürz >> --- >> drivers/infiniband/sw/rdmavt/rc.c | 62 +