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:
38a9ff6
)
ARC: Setup Vector Table Base in early boot
author
Vineet Gupta
<vgupta@synopsys.com>
Mon, 17 Jun 2013 12:57:23 +0000
(18:27 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 26 Jun 2013 10:00:51 +0000
(15:30 +0530)
Otherwise early boot exceptions such as instructions errors due to
configuration mismatch between kernel and hardware go off to la-la land,
as opposed to hitting the handler and panic()'ing properly.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found