https://github.com/torvalds/linux
Revision 74559c69e8cdc3ad60bdb0fa88d77acc22342568 authored by Lianwei Wang on 20 April 2016, 06:36:20 UTC, committed by Lianwei Wang on 21 May 2016, 06:12:14 UTC
Currently it just print a warning message but did not
reset cpu_hotplug_disabled when the enable/disable is
unbalanced. The unbalanced enable/disable will lead
the cpu hotplug work abnormally.

Do nothing if an unablanced hotplug enable detected.

Signed-off-by: Lianwei Wang <lianwei.wang@gmail.com>
1 parent 2f37dd1
History
Tip revision: 74559c69e8cdc3ad60bdb0fa88d77acc22342568 authored by Lianwei Wang on 20 April 2016, 06:36:20 UTC
cpu/hotplug: handle unbalanced hotplug enable/disable
Tip revision: 74559c6
File Mode Size
Kconfig -rw-r--r-- 1003 bytes
Makefile -rw-r--r-- 321 bytes
cache.c -rw-r--r-- 3.0 KB
cnode.c -rw-r--r-- 4.7 KB
coda_cache.h -rw-r--r-- 673 bytes
coda_fs_i.h -rw-r--r-- 1.8 KB
coda_int.h -rw-r--r-- 444 bytes
coda_linux.c -rw-r--r-- 5.0 KB
coda_linux.h -rw-r--r-- 2.9 KB
dir.c -rw-r--r-- 14.2 KB
file.c -rw-r--r-- 6.0 KB
inode.c -rw-r--r-- 7.3 KB
pioctl.c -rw-r--r-- 2.1 KB
psdev.c -rw-r--r-- 10.3 KB
symlink.c -rw-r--r-- 1.1 KB
sysctl.c -rw-r--r-- 1.3 KB
upcall.c -rw-r--r-- 22.8 KB

back to top