commit | 66399739c27e3e2613bd178ac6eb2d4c6faa47bc | [log] [tgz] |
---|---|---|
author | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | Fri Sep 20 15:23:56 2013 -0700 |
committer | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | Tue Oct 01 13:06:41 2013 -0700 |
tree | a4a0af0e3000a3c7eca7c97a5369e8e586bedf93 | |
parent | 0cf0810e55f5e8dc8274c4e8fd86e2ea69cfbc03 [diff] |
debug-pagealloc: Panic on pagealloc corruption Currently, we just print the pagealloc corruption warnings and proceed. Sometimes, we are getting multiple errors printed down the line. It will be good to get the device state as early as possible when we get the first pagealloc error. Change-Id: I79155ac8a039b30a3a98d5dd1384d3923082712f Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>