On Mon, Apr 13, 2015 at 5:14 AM, Ingo Molnar <mi...@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to