aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2024-07-15 09:47:08 +0200
committerJuergen Gross <[email protected]>2024-07-23 12:23:20 +0200
commit368990a7fe30737c990f628a60d26d9854a9e690 (patch)
tree3af63590ddc994168d08568094fb7e1637c1e504 /scripts/gdb/linux/modules.py
parent9fe6a8c5b247e182c1781556794324a8e26a7cd3 (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