Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249948
b: refs/heads/master
c: 31bee4c
h: refs/heads/master
v: v3
  • Loading branch information
saeed bishara authored and Russell King committed May 20, 2011
1 parent 4e01583 commit 10dd1d4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5f23188e036aabfe9245f9e61adbb4ea27ed8f35
refs/heads/master: 31bee4cf0e74e9c962d481a68452debaf45ed4ac
3 changes: 2 additions & 1 deletion trunk/arch/arm/mm/flush.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,8 @@ void __sync_icache_dcache(pte_t pteval)
* kernel cache lines for later. Otherwise, we assume we have
* aliasing mappings.
*
* Note that we disable the lazy flush for SMP.
* Note that we disable the lazy flush for SMP configurations where
* the cache maintenance operations are not automatically broadcasted.
*/
void flush_dcache_page(struct page *page)
{
Expand Down

0 comments on commit 10dd1d4

Please sign in to comment.