Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1212502

Re: two RCU torture bugs

From "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Newsgroups linux.kernel
Subject Re: two RCU torture bugs
Date 2015-08-24 23:00 +0200
Message-ID <q170w-2dD-43@gated-at.bofh.it> (permalink)
References <q158l-7Qs-3@gated-at.bofh.it> <q158l-7Qs-1@gated-at.bofh.it> <q16e5-1hz-5@gated-at.bofh.it> <q16QO-223-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

two RCU torture bugs David Miller <davem@davemloft.net> - 2015-08-24 07:10 +0200
  Re: two RCU torture bugs "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-08-24 07:30 +0200
    Re: two RCU torture bugs David Miller <davem@davemloft.net> - 2015-08-24 21:00 +0200
      Re: two RCU torture bugs "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-08-24 22:10 +0200
        Re: two RCU torture bugs David Miller <davem@davemloft.net> - 2015-08-24 22:50 +0200
          Re: two RCU torture bugs "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-08-24 23:00 +0200
    Re: two RCU torture bugs "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-08-24 21:00 +0200

csiph-web