aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2021-11-08 18:35:31 -0800
committerLinus Torvalds <[email protected]>2021-11-09 10:02:52 -0800
commit6f1d34bd491c1bd0ac23100347e81080a2ec209d (patch)
treea5fc0032f1f508b8df4e2e587dfd122b35cfdfa1 /scripts/gdb/linux/utils.py
parentd687a9ccf2648c38a6a7097371d94cd1bb1414af (diff)
Documentation/kcov: define `ip' in the example
The example code uses the variable `ip' but never declares it. Declare `ip' as a 64bit variable which is the same type as the array from which it loads its value. Link: https://lkml.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: Dmitry Vyukov <[email protected]> Acked-by: Marco Elver <[email protected]> Tested-by: Marco Elver <[email protected]> Reviewed-by: Andrey Konovalov <[email protected]> Cc: Clark Williams <[email protected]> Cc: Steven Rostedt <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions