From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: David Miller <davem@davemloft.net>
Cc: josh@joshtriplett.org, linux-kernel@vger.kernel.org
Subject: Re: two RCU torture bugs
Date: Mon, 24 Aug 2015 13:58:57 -0700 [thread overview]
Message-ID: <20150824205857.GP11078@linux.vnet.ibm.com> (raw)
In-Reply-To: <20150824.133948.1687898700210314090.davem@davemloft.net>
On Mon, Aug 24, 2015 at 01:39:48PM -0700, David Miller wrote:
> From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
> Date: Mon, 24 Aug 2015 13:08:37 -0700
>
> > On Mon, Aug 24, 2015 at 11:56:59AM -0700, David Miller wrote:
> >> From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
> >> Date: Mon, 24 Aug 2015 11:50:36 -0700
> >>
> >> > @@ -695,7 +695,7 @@ static bool __maybe_unused torturing_tasks(void)
> >> >
> >> > #define RCUTORTURE_TASKS_OPS
> >> >
> >> > -static bool torturing_tasks(void)
> >> > +static bool __maybe_unused torturing_tasks(void)
> >> > {
> >> > return false;
> >> > }
> >>
> >> This hunk gave a reject for me and I suspect was not intended to be included
> >> in this fix?
> >
> > Yeah, I should split that out, thank you for calling it out. And yes,
> > I made the patch against my experimental branch, so mileage may vary.
> >
> >> I'll test the rest of the patch since that appears to be the important part.
> >> :-)
> >
> > Thank you!
>
> It appears to work and the documentation update looks great too, so for both:
>
> Acked-by: David S. Miller <davem@davemloft.net>
Thank you very much, applied!
Thanx, Paul
prev parent reply other threads:[~2015-08-24 20:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-24 5:07 two RCU torture bugs David Miller
2015-08-24 5:29 ` Paul E. McKenney
2015-08-24 18:50 ` Paul E. McKenney
2015-08-24 18:56 ` David Miller
2015-08-24 20:08 ` Paul E. McKenney
2015-08-24 20:39 ` David Miller
2015-08-24 20:58 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150824205857.GP11078@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=davem@davemloft.net \
--cc=josh@joshtriplett.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.