]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - arch/arm/mm/flush.c
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear...
[mirror_ubuntu-kernels.git] / arch / arm / mm / flush.c
index f1b7998028583e74b7ea2c7caf4bb7a1b7fc666a..1a8d4aa821bec152bc1b87736328f7b42b88d1f5 100644 (file)
@@ -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)
 {