aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2013-12-05 21:13:25 -0500
committerRichard Kuo <[email protected]>2014-04-04 18:20:01 -0500
commit0d82674b811084110bd80dd260d477a5a0b85d79 (patch)
tree6d359e849f08333a3218c29df4bed13c48adedef /scripts/gdb/linux/utils.py
parentbd09f6061843d5266b0ae7ebc87255bd2ca95a49 (diff)
hexagon: correct type on pgd copy
swapper_pg_dir is an array of pgd_t, not pgd_t*. This has no actual effect since sizeof(pgd_t) == sizeof(pgd_t*), but unconfuses tools that check types. Signed-off-by: Ilia Mirkin <[email protected]> Signed-off-by: Richard Kuo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions