]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/mm/c-r4k.c
MIPS: More detailed description of r4k_on_each_cpu
[net-next-2.6.git] / arch / mips / mm / c-r4k.c
index 6721ee2b1e8ba8308730f262898dc3c792730f49..4a46fb6508fe920250e4d5f55df496a367086fdd 100644 (file)
@@ -42,6 +42,7 @@
  *  o collapses to normal function call on UP kernels
  *  o collapses to normal function call on systems with a single shared
  *    primary cache.
+ *  o doesn't disable interrupts on the local CPU
  */
 static inline void r4k_on_each_cpu(void (*func) (void *info), void *info,
                                    int wait)