commit | ab9ed13d65e87a272f617c9ba7caf87367563ef2 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Jul 09 15:35:47 2015 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu Jul 09 15:35:47 2015 -0700 |
tree | 9757976732f37cb3a200d3f1f24bf9c9f81d24d5 | |
parent | ff911cebd4bfdeed97adf935f54374030344c2b6 [diff] |
Dump memory going from unreadable to readable. If the first read when dumping memory returns no data, skip ahead to the next page boundary and try and read from there. This fixes a case where the address at which to start dumping memory is unreadable, but crosses back into readable memory. Bug: 22234753 Change-Id: Ie28d5c027013577ca06f5396aba498366a3b6749