Re: [PATCH] rcu: unify boost and kthread priorities

From: Paul Bolle
Date: Wed Sep 17 2014 - 13:46:05 EST


On Wed, 2014-09-17 at 10:17 -0700, Paul E. McKenney wrote:
> On Wed, Sep 17, 2014 at 06:49:03PM +0200, Paul Bolle wrote:
> > There's a reference to CONFIG_RCU_BOOST_PRIO in
> > tools/testing/selftests/rcutorture/doc/TREE_RCU-kconfig.txt. It needs
> > updating too, doesn't it?
>
> Good catch!
>
> Also the one in tools/testing/selftests/rcutorture/configs/rcu/TREE03.

>From my local perl monstrosity:
# ... and Paul McKenney's rcutorture stuff (v3.14-rc+)
if ($blob->[1] =~ /tools\/testing\/selftests\/rcutorture\/configs\/.*/) {

Ie, I've made that script ignore all references to Kconfig macros below
tools/testing/selftest/rcutorture/configs. Is that too crude?

> Fixed both, thank you!


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/