diff options
author | Juergen Gross <[email protected]> | 2024-07-15 09:47:08 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2024-07-23 12:23:20 +0200 |
commit | 368990a7fe30737c990f628a60d26d9854a9e690 (patch) | |
tree | 3af63590ddc994168d08568094fb7e1637c1e504 /scripts/gdb/linux/modules.py | |
parent | 9fe6a8c5b247e182c1781556794324a8e26a7cd3 (diff) |
xen: fix multicall debug data referencing
The recent adding of multicall debug mixed up the referencing of
the debug data. A __percpu tagged pointer can't be initialized with a
plain pointer, so use another percpu variable for the pointer and set
it on each new cpu via a function.
Fixes: 942d917cb92a ("xen: make multicall debug boot time selectable")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions