aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorMatt Wagantall <mattw@codeaurora.org>2014-04-22 20:01:50 -0700
committerMatt Wagantall <mattw@codeaurora.org>2014-04-23 10:29:05 -0700
commit058c9685969c27c19bc8401a65e5ed601eccabf7 (patch)
treeeaff935f1640688537984987386b4dcb553d3933 /scripts/build-all.py
parent11e8434ed656db96057c3d1301081f458b5f9288 (diff)
ARM: Improve vmalloc address checking in show_data()
There is an unhandled corner case with the current check which has recently been hit. The nbytes argument may be large enough for the range being dumped to cross a boundary between page-table mappings, and dump addresses which are vmalloc'd in the neighboring mapping. Check every address being dumped to see if its vmalloc'd, not just the address passed to show_data(). Change-Id: I255b093808177321f5202dcacea337ee333bfc63 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions