diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2014-08-17 20:02:55 (GMT) |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2014-09-13 16:46:40 (GMT) |
commit | 4327b15f64b2580dad40d2674d50fc44f1b699c1 (patch) | |
tree | 285a82c39893f06ad9a2e705db492e792e583ed4 /arch/x86/boot | |
parent | 3631073659d0aafeaa52227bb61a100efaf901dc (diff) | |
download | linux-4327b15f64b2580dad40d2674d50fc44f1b699c1.tar.xz |
nohz: Consolidate nohz full init code
The supports for CONFIG_NO_HZ_FULL_ALL=y and the nohz_full= kernel
parameter both have their own way to do the same thing: allocate
full dynticks cpumasks, fill them and initialize some state variables.
Lets consolidate that all in the same place.
While at it, convert some regular printk message to warnings when
fundamental allocations fail.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'arch/x86/boot')
0 files changed, 0 insertions, 0 deletions