projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7837314
)
MIPS: More detailed description of r4k_on_each_cpu
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 29 Oct 2010 18:08:25 +0000
(19:08 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 29 Oct 2010 18:08:25 +0000
(19:08 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-r4k.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/mm/c-r4k.c
b/arch/mips/mm/c-r4k.c
index 6721ee2b1e8ba8308730f262898dc3c792730f49..4a46fb6508fe920250e4d5f55df496a367086fdd 100644
(file)
--- a/
arch/mips/mm/c-r4k.c
+++ b/
arch/mips/mm/c-r4k.c
@@
-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)