Files
kernel_xiaomi_sm8250/include/linux
David Daney fa688207c9 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
As in commit f21afc25f9 ("smp.h: Use local_irq_{save,restore}() in
!SMP version of on_each_cpu()"), we don't want to enable irqs if they
are not already enabled.  There are currently no known problematical
callers of these functions, but since it is a known failure pattern, we
preemptively fix them.

Since they are not trivial functions, make them non-inline by moving
them to up.c.  This also makes it so we don't have to fix #include
dependancies for preempt_{disable,enable}.

Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-11 15:58:23 -07:00
..
2013-08-26 14:09:03 -04:00
2013-08-14 13:55:15 +05:30
2013-07-03 16:07:39 -07:00
2013-08-26 18:40:56 -04:00
2013-08-27 01:44:40 +02:00
2013-09-05 20:46:06 -04:00
2013-07-23 16:01:28 -07:00
2013-07-15 11:25:00 +09:30
2013-08-26 20:15:23 +09:00
2013-08-22 22:13:54 -07:00
2013-06-19 23:32:07 -04:00
2013-08-02 11:34:30 +08:00
2013-08-23 10:22:29 +02:00
2013-07-18 13:05:23 -07:00
2013-08-22 20:30:15 -07:00
2013-08-09 10:49:00 +02:00
2013-07-26 16:19:48 -07:00
2013-08-28 21:35:14 -07:00
2013-07-16 22:00:14 -07:00
2013-07-09 10:33:30 -07:00
2013-08-12 15:27:01 +00:00
2013-09-08 20:20:23 -04:00
2013-07-03 16:08:05 -07:00
2013-09-03 16:40:32 -04:00
2013-08-12 15:27:01 +00:00
2013-06-21 11:32:51 +02:00
2013-07-03 16:08:05 -07:00
2013-09-11 15:57:31 -07:00
2013-08-13 17:57:48 -07:00
2013-07-24 15:12:53 -07:00
2013-08-05 10:52:36 -06:00
2013-07-10 18:11:34 -07:00