Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264602
b: refs/heads/master
c: 1caf309
h: refs/heads/master
v: v3
  • Loading branch information
Barry Song authored and Russell King committed Oct 17, 2011
1 parent 1c156d0 commit 7bf087a
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: 8c369264b6de3b2ab796f330a4d85770a6b8b033
refs/heads/master: 1caf30924f71ae16a26aa59b02a6401f467bf1c8
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/cache-l2x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ static inline void cache_wait_way(void __iomem *reg, unsigned long mask)
{
/* wait for cache operation by line or way to complete */
while (readl_relaxed(reg) & mask)
;
cpu_relax();
}

#ifdef CONFIG_CACHE_PL310
Expand Down

0 comments on commit 7bf087a

Please sign in to comment.