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:
eab5e7a
)
xtensa: fix RASID SR initialization
author
Max Filippov
<jcmvbkbc@gmail.com>
Mon, 10 Dec 2012 21:26:24 +0000
(
01:26
+0400)
committer
Chris Zankel
<chris@zankel.net>
Wed, 19 Dec 2012 05:10:25 +0000
(21:10 -0800)
set_rasid_register accepts new RASID SR value, but ASID_USER_FIRST is
ASID value for the ring 1; RASID value is made by ASID_INSERT macro.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found