Messages in this thread |  | | Date | Tue, 14 Apr 2015 17:22:54 -0700 | Subject | Re: [GIT PULL] RCU changes for v4.1 | From | Linus Torvalds <> |
| |
On Mon, Apr 13, 2015 at 5:14 AM, Ingo Molnar <mingo@kernel.org> wrote: > > Please pull the latest core-rcu-for-linus git tree from:
This is very annoying:
... torture tests for RCU (RCU_TORTURE_TEST) [N/m/y/?] n How much to slow down RCU grace-period initialization (RCU_TORTURE_TEST_SLOW_INIT_DELAY) [3] (NEW) ...
please make things like this pointless value depend on the option that makes them relevant! So a simple
depends on RCU_TORTURE_TEST_SLOW_INIT
would seem to be called for.
It's not like we don't already have annoying and unanswerable questions for RCU (RCU_KTHREAD_PRIO), let's not add the completely stupid *pointless* ones too.
Linus
|  |