On Tue, Apr 06, 2021 at 04:46:12PM +0800, Weihang Li wrote: > From: Yixian Liu <liuyixian@xxxxxxxxxx> > > Local invalidate is also a kind of memory management operation, not only > memory bind operation. Furthermore, as invalidate operations include local > and remote, add prefix to the prompt message to make it clearer. > > Signed-off-by: Yixian Liu <liuyixian@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/core/verbs.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to for-next, thanks Jason