linux/arch/xtensa
Kirill Tkhai abf0ea65e0 xtensa: Enable irqs after cpu is set online
there is a small possibility that wake_up of softirq thread
happens between local_irq_enable() and set_cpu_online(). In
this case affinity of the thread changes to fallback affinity
(i.e. CPU0). This may be a source of problems.

The patch kills that possibility.

Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-01-15 00:12:41 +04:00
..
boot xtensa: move built-in PIC to drivers/irqchip 2014-01-14 10:19:56 -08:00
configs Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
include xtensa: implement CPU hotplug 2014-01-14 10:19:59 -08:00
kernel xtensa: Enable irqs after cpu is set online 2014-01-15 00:12:41 +04:00
lib xtensa: clean up files to make them code-style compliant 2012-12-18 21:10:25 -08:00
mm xtensa: add SMP support 2014-01-14 10:19:58 -08:00
oprofile xtensa: fix oprofile building as module 2013-05-09 01:07:09 -07:00
platforms xtensa: ISS: raise network polling rate to 10 times/sec 2014-01-14 23:57:03 +04:00
variants xtensa: remove NO_IRQ definitions 2014-01-14 10:19:52 -08:00
Kconfig xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter 2014-01-14 23:57:02 +04:00
Kconfig.debug xtensa: check TLB sanity on return to userspace 2013-07-08 01:18:56 -07:00
Makefile xtensa: don't use echo -e needlessly 2013-09-06 09:48:29 -07:00