commit | 9cea7ca4f38681bbb694808c11971d5cec298bf3 | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Fri Jul 06 19:54:24 2012 -0700 |
committer | Rohit Vaswani <rvaswani@codeaurora.org> | Sat Jul 07 17:30:12 2012 -0700 |
tree | 8bdf216f4fbcd769cfee60ab3e47b1584881a9b2 | |
parent | d66e907a5c35d09388de3870c4bf9889ea790052 [diff] |
msm: watchdog: Flush caches before calling panic After we dump the current context in the fiq bark handler, we call panic and wait to restart into download mode without flushing the caches. Flush the cache before calling panic to ensure that data is written out. Change-Id: I507ffaafa1c8206d682a49f70fae30e4d408993e Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>