Skip to content
Snippets Groups Projects
Commit ec17239c authored by Jaydeep Sen's avatar Jaydeep Sen
Browse files

linux-ramdump-parser-v2: Enable detection of pagealloc corruption

-The kernel has a debug feature which poisons the memory of all pages
with a known value 0xaa. When the poison bit is set, all memory should
be this known value, else some kind of corruption has occurred.
-Added a parser to walk all the pages and verify that all poisoned
pages have the poisoned value.
Change-Id: I9d73fbdd7e5e4ee92a6043773822d5ec9cdd8681
parent 0ffa7b09
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment