Re: [PATCH 05/12] kho: add data argument to radix walk callback

From: Mike Rapoport

Date: Mon May 11 2026 - 07:53:20 EST


On Wed, Apr 29, 2026 at 03:39:07PM +0200, Pratyush Yadav wrote:
> From: "Pratyush Yadav (Google)" <pratyush@xxxxxxxxxx>
>
> Add an opaque data pointer argument to kho_radix_walk_cb_t. This can be
> used for callers to pass extra information to the callback.

Nit: ^by IMHO

> Signed-off-by: Pratyush Yadav (Google) <pratyush@xxxxxxxxxx>
> ---
> include/linux/kho_radix_tree.h | 8 ++++----
> kernel/liveupdate/kexec_handover.c | 24 +++++++++++++-----------
> 2 files changed, 17 insertions(+), 15 deletions(-)
>

--
Sincerely yours,
Mike.