On Thu, 29 Aug 2024 06:01:19 +0000 Mina Almasry wrote: > + if (WARN_ON_ONCE(atomic_long_read(netmem_get_pp_ref_count_ref(netmem)) != > + 1)) nit: temporary variable for this refcount, please