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:
6546415
)
ARC: cache detection code bitrot
author
Vineet Gupta
<vgupta@synopsys.com>
Sat, 15 Jun 2013 04:51:51 +0000
(10:21 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Sat, 22 Jun 2013 08:16:43 +0000
(13:46 +0530)
* Number of (i|d)cache ways can be retrieved from BCRs and hence no need
to cross check with with built-in constants
* Use of IS_ENABLED() to check for a Kconfig option
* is_not_cache_aligned() not used anymore
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found