]> git.baikalelectronics.ru Git - kernel.git/commit
dpaa2-eth: trace the allocated address instead of page struct
authorChen Lin <chen45464546@163.com>
Thu, 11 Aug 2022 15:16:51 +0000 (23:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Aug 2022 09:18:27 +0000 (11:18 +0200)
commit68a0c19636c3c60d809d4cc6aef286b27fb8ebdb
tree5ef5a9317df35ff5c891dea3c7f8a71b66c70f80
parente86dca8b5f8c2ae0e3fff7eef53c20dcdb1dd80d
dpaa2-eth: trace the allocated address instead of page struct

commit 924249ba1bc79b16ffbbeffb4ef922020baa3ddd upstream.

We should trace the allocated address instead of page struct.

Fixes: e106a04f1ffa ("dpaa2-eth: Use a single page per Rx buffer")
Signed-off-by: Chen Lin <chen.lin5@zte.com.cn>
Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20220811151651.3327-1-chen45464546@163.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c