On 2022/8/30 15:30, Leon Romanovsky wrote: > On Mon, Aug 29, 2022 at 06:52:03PM +0800, Wenpeng Liang wrote: >> From: Yangyang Li <liyangyang20@xxxxxxxxxx> >> >> Currently, local invalidate operation doesn't work well. So the hns driver >> does not support it temporarily and removes related code. > Please add Fixes line, and provide some context, so we can take it to > -rc and to all stable@ trees so this feature will be deleted from > previous kernel versions too. > I forgot to add the Fixes line. I will add it and resend this patch. Thanks, Wenpeng > Thanks > >> Signed-off-by: Yangyang Li <liyangyang20@xxxxxxxxxx> >> Signed-off-by: Wenpeng Liang <liangwenpeng@xxxxxxxxxx> >> --- >> drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 11 ----------- >> drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 -- >> 2 files changed, 13 deletions(-)