]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/dst.h
net: add debug atomic_inc_not_zero() in dst_hold()
authorWei Wang <weiwan@google.com>
Sat, 17 Jun 2017 17:42:44 +0000 (10:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Jun 2017 02:54:01 +0000 (22:54 -0400)
commit44ebe79149ff415e810529bf192faa5c38d4a0de
tree84d1cd1b7a6b3990749e2423a6a2a38a2478acd7
parent1eb04e7c9e63e0480cc52b84187283de4fe5f982
net: add debug atomic_inc_not_zero() in dst_hold()

This patch is meant to add a debug warning on the situation where dst is
being held during its destroy phase. This could potentially cause double
free issue on the dst.

Signed-off-by: Wei Wang <weiwan@google.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dst.h