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:
502a0c7
)
ARC: Remove explicit passing around of ECR
author
Vineet Gupta
<vgupta@synopsys.com>
Wed, 12 Jun 2013 09:43:40 +0000
(15:13 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 26 Jun 2013 10:00:50 +0000
(15:30 +0530)
With ECR now part of pt_regs
* No need to propagate from lowest asm handlers as arg
* No need to save it in tsk->thread.cause_code
* Avoid bit chopping to access the bit-fields
More code consolidation, cleanup
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found