aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/xtensa
diff options
context:
space:
mode:
authorKirill Tkhai <tkhai@yandex.ru>2013-12-12 17:41:01 +0400
committerMax Filippov <jcmvbkbc@gmail.com>2014-01-15 00:12:41 +0400
commitabf0ea65e0adede5f40a836e6af7f62e7c850546 (patch)
tree9728cc65de7b9b0954533ce06440ea960dfc7348 /Documentation/xtensa
parentxtensa: ISS: raise network polling rate to 10 times/sec (diff)
downloadlinux-dev-abf0ea65e0adede5f40a836e6af7f62e7c850546.tar.xz
linux-dev-abf0ea65e0adede5f40a836e6af7f62e7c850546.zip
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>
Diffstat (limited to 'Documentation/xtensa')
0 files changed, 0 insertions, 0 deletions