Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85929
b: refs/heads/master
c: 0b2c3af
h: refs/heads/master
i:
  85927: 5bc2341
v: v3
  • Loading branch information
Chris Zankel committed Feb 14, 2008
1 parent 1277b5a commit 2d2e167
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: 70e137eb48f62e59dfa5e06d0d01f123e9464f9a
refs/heads/master: 0b2c3afdaaaa3e577300b2235df43eb8af00020b
2 changes: 1 addition & 1 deletion trunk/arch/xtensa/mm/misc.S
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ ENTRY(__tlbtemp_mapping_itlb)
ENTRY(__invalidate_icache_page_alias)
entry sp, 16

addi a6, a3, (PAGE_KERNEL | _PAGE_HW_WRITE)
addi a6, a3, (PAGE_KERNEL_EXEC | _PAGE_HW_WRITE)
mov a4, a2
witlb a6, a2
isync
Expand Down

0 comments on commit 2d2e167

Please sign in to comment.