]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
authorVineet Gupta <vgupta@synopsys.com>
Thu, 5 Sep 2013 08:13:03 +0000 (13:43 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:38 +0000 (10:41 +0530)
commit0e3921cf75451fa9df9f9bb9e2ddafd81a7281e3
treefc49f47fe9de5972cabae12580a56176a1f1b196
parent71c48670008366c5a36d27a8a8025add33c24dd6
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers

With Line length being constant now, we can fold the 2 helpers into 1.
This allows applying any optimizations (forthcoming) to single place.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/mm/cache_arc700.c