locking/csd_lock: Prepare more CSD lock debugging
authorJuergen Gross <jgross@suse.com>
Mon, 1 Mar 2021 10:13:35 +0000 (11:13 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 6 Mar 2021 11:49:48 +0000 (12:49 +0100)
commitde7b09ef658d637eed0584eaba30884e409aef31
tree3ad09023aa4e895a2f518ee6b898512bf4bdd6bc
parent8d0968cc6b8ffd8496c2ebffdfdc801f949a85e5
locking/csd_lock: Prepare more CSD lock debugging

In order to be able to easily add more CSD lock debugging data to
struct call_function_data->csd move the call_single_data_t element
into a sub-structure.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210301101336.7797-3-jgross@suse.com
kernel/smp.c