Re: [PATCH v1 0/2] Introduce ptr_eq() to preserve address dependency
From: Alan Stern
Date: Sun Sep 29 2024 - 11:51:08 EST
On Sun, Sep 29, 2024 at 07:16:06AM -0400, Mathieu Desnoyers wrote:
> Introduce ptr_eq() to compare two addresses while preserving the address
> dependencies for later use of the address. It should be used when
> comparing an address returned by rcu_dereference().
Both patches are now much better. Thank you.
Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Alan Stern