Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362681
b: refs/heads/master
c: 794fe85
h: refs/heads/master
i:
  362679: 2acb7a8
v: v3
  • Loading branch information
Will Deacon committed Mar 26, 2013
1 parent 696c990 commit 045bc75
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: 3ef52f2a00efc5f83ae6d40e55cae96ce275893f
refs/heads/master: 794fe85da484353dedcb5dc6da14d923d0645fc3
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/cache-v4.S
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ENTRY(v4_flush_kern_cache_all)
ENTRY(v4_flush_user_cache_range)
#ifdef CONFIG_CPU_CP15
mov ip, #0
mcreq p15, 0, ip, c7, c7, 0 @ flush ID cache
mcr p15, 0, ip, c7, c7, 0 @ flush ID cache
mov pc, lr
#else
/* FALLTHROUGH */
Expand Down

0 comments on commit 045bc75

Please sign in to comment.