commit | 47648bd7e0320979646894b866e039eb0941e812 | [log] [tgz] |
---|---|---|
author | Manoharan Vijaya Raghavan <mraghava@codeaurora.org> | Mon Apr 02 21:49:42 2018 +0530 |
committer | Antony Arun T <antothom@codeaurora.org> | Thu Apr 05 11:26:12 2018 +0530 |
tree | 8dd8de450f58e5b011e3f711c2457e09dab7be1c | |
parent | e29cf10dc65b4ebbf0d2134ebd34c70d611d921f [diff] |
ipq807x: Dcache: Fixing Dcache invalidate Using of Dcache invalidate all resulted in stack which was dirty being invalidated. Hence the return address stored in stack wasn't flushed and this caused issues. Reverting to invalidate_dcache_range. Change-Id: I382e07a3a81885ab02c9eae38196d3aa3ba8b086 Signed-off-by: Manoharan Vijaya Raghavan <mraghava@codeaurora.org>