git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63d2dfd
)
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
author
Vineet Gupta
<vgupta@synopsys.com>
Thu, 5 Sep 2013 08:13:03 +0000
(13:43 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:38 +0000
(10:41 +0530)
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>
No differences found