https://github.com/torvalds/linux
Revision 53ae3acd4390ffeecb3a11dbd5be347b5a3d98f2 authored by Catalin Marinas on 19 July 2013, 14:08:15 UTC, committed by Catalin Marinas on 19 July 2013, 14:49:42 UTC
There is a slight chance that (timer) interrupts are triggered before a
secondary CPU has been marked online with implications on softirq thread
affinity.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reported-by: Kirill Tkhai <tkhai@yandex.ru>
1 parent ad81f05
History
Tip revision: 53ae3acd4390ffeecb3a11dbd5be347b5a3d98f2 authored by Catalin Marinas on 19 July 2013, 14:08:15 UTC
arm64: Only enable local interrupts after the CPU is marked online
Tip revision: 53ae3ac
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.4 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top