[PATCH v3 1/9] rcu: Panic if RCU tree can not accommodate all CPUs

2015-06-03 Thread Alexander Gordeev
Currently a condition when RCU tree is unable to accommodate the configured number of CPUs is not permitted and causes a fall back to compile-time values. However, the code has no means to exceed the RCU tree capacity neither at compile-time nor in run-time. Therefore, if the condition is met in

[PATCH v3 1/9] rcu: Panic if RCU tree can not accommodate all CPUs

2015-06-03 Thread Alexander Gordeev
Currently a condition when RCU tree is unable to accommodate the configured number of CPUs is not permitted and causes a fall back to compile-time values. However, the code has no means to exceed the RCU tree capacity neither at compile-time nor in run-time. Therefore, if the condition is met in