From: Jiri Benc <jbenc@xxxxxxxxxx> Enable net reference count trackers in all debug kernels A leaked netdev or netns entry is a common source of bugs, which are hard to debug. The refcount tracker for them is already enabled for Fedora debug kernels. Enable it also for ARK debug kernels. Signed-off-by: Jiri Benc <jbenc@xxxxxxxxxx> diff --git a/redhat/configs/fedora/debug/CONFIG_NET_DEV_REFCNT_TRACKER b/redhat/configs/common/debug/CONFIG_NET_DEV_REFCNT_TRACKER rename from redhat/configs/fedora/debug/CONFIG_NET_DEV_REFCNT_TRACKER rename to redhat/configs/common/debug/CONFIG_NET_DEV_REFCNT_TRACKER index blahblah..blahblah 100644 --- a/redhat/configs/fedora/debug/CONFIG_NET_DEV_REFCNT_TRACKER +++ b/redhat/configs/common/debug/CONFIG_NET_DEV_REFCNT_TRACKER diff --git a/redhat/configs/fedora/debug/CONFIG_NET_NS_REFCNT_TRACKER b/redhat/configs/common/debug/CONFIG_NET_NS_REFCNT_TRACKER rename from redhat/configs/fedora/debug/CONFIG_NET_NS_REFCNT_TRACKER rename to redhat/configs/common/debug/CONFIG_NET_NS_REFCNT_TRACKER index blahblah..blahblah 100644 --- a/redhat/configs/fedora/debug/CONFIG_NET_NS_REFCNT_TRACKER +++ b/redhat/configs/common/debug/CONFIG_NET_NS_REFCNT_TRACKER -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1651 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure