]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
Revert "arm64: mm: Modify __flush_dcache_op"
authorSri Krishna chowdary <schowdary@nvidia.com>
Tue, 14 Oct 2014 09:01:02 +0000 (14:31 +0530)
committerKrishna Reddy <vdumpa@nvidia.com>
Wed, 15 Oct 2014 22:25:11 +0000 (15:25 -0700)
commit12ed5d4a03b5847d1440e3f141c93173c9631d7e
tree1ff071f5cd27dfc628da1fe85c105711586e9421
parentfc5f5628dd08402c3d904c8b2e2af7009cb30fe0
Revert "arm64: mm: Modify __flush_dcache_op"

This reverts commit ac511b3c4f44d13c47996a1771b44b2e7698dc10.

Reverting as this can cause only cache clean when cache flush
is required. Also, it is observed that most of the time taken
during cache flush was due to context switch to interrupt context.
This change does not fix that issue.

Bug 200035864

Change-Id: I676e1f0e9672348040ca106c21108186ffb51696
Signed-off-by: Sri Krishna chowdary <schowdary@nvidia.com>
Reviewed-on: http://git-master/r/556686
GVS: Gerrit_Virtual_Submit
Reviewed-by: Krishna Reddy <vdumpa@nvidia.com>
arch/arm64/mm/cache.S