+1
−1
Loading
mainline inclusion from mainline-v5.15-rc1 commit 7fb9b66d category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I4CVS3 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fb9b66dc9ce ---------------------------------------------------------------------- There is no need to synchronize the account updating, so use the relaxed atomic to avoid some memory barrier in the data path. Acked-by:Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by:
Yunsheng Lin <linyunsheng@huawei.com> Acked-by:
Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by:
David S. Miller <davem@davemloft.net> Reviewed-by:
Yongxin Li <liyongxin1@huawei.com> Signed-off-by:
Junxin Chen <chenjunxin1@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>