Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347265
b: refs/heads/master
c: ec747b2
h: refs/heads/master
i:
  347263: 448456c
v: v3
  • Loading branch information
Max Filippov authored and Chris Zankel committed Dec 19, 2012
1 parent bac13c5 commit 8c6be4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eab5e7a79d1bb3d607dabf022bfad9f46d1e3ac8
refs/heads/master: ec747b21c7c709a712e5eee0b4d4326d755d58b5
2 changes: 1 addition & 1 deletion trunk/arch/xtensa/mm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ void __init init_mmu(void)

/* Set rasid register to a known value. */

set_rasid_register(ASID_USER_FIRST);
set_rasid_register(ASID_INSERT(ASID_USER_FIRST));

/* Set PTEVADDR special register to the start of the page
* table, which is in kernel mappable space (ie. not
Expand Down

0 comments on commit 8c6be4b

Please sign in to comment.