提交 c8c5f3fd 编写于 作者: R Ralf Baechle

MIPS: More detailed description of r4k_on_each_cpu

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 7837314d
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
* o collapses to normal function call on UP kernels * o collapses to normal function call on UP kernels
* o collapses to normal function call on systems with a single shared * o collapses to normal function call on systems with a single shared
* primary cache. * primary cache.
* o doesn't disable interrupts on the local CPU
*/ */
static inline void r4k_on_each_cpu(void (*func) (void *info), void *info, static inline void r4k_on_each_cpu(void (*func) (void *info), void *info,
int wait) int wait)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册