On Mon, Feb 27, 2023 at 01:13:01PM +0200, Oded Gabbay wrote: > From: Tomer Tayar <tta...@habana.ai> > > Add a helper function to search the vm hash for a node with a given > virtual address. > As opposed to the current code, this function explicitly returns NULL > when no node is found, instead of basing on the loop cursor object's > value. > > Signed-off-by: Tomer Tayar <tta...@habana.ai> > Reviewed-by: Oded Gabbay <ogab...@kernel.org> > Signed-off-by: Oded Gabbay <ogab...@kernel.org>
Reviewed-by: Stanislaw Gruszka <stanislaw.grus...@linux.intel.com>