Re: preempt rcu bug on s390

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Paul E. McKenney <paulmck@...>
Cc: Gautham R Shenoy <ego@...>, Dipankar Sarma <dipankar@...>, Steven Rostedt <srostedt@...>, Ingo Molnar <mingo@...>, Martin Schwidefsky <schwidefsky@...>, <linux-kernel@...>
Date: Sunday, February 10, 2008 - 9:01 am

> > > > Using CONFIG_PREEMPT_RCU and CONFIG_NO_IDLE_HZ on s390 my system always

Actually I forgot to add a few ifdefs to make the code do something :)
That just reveals that we have a conflict with the dynticks implementation
and s390's nohz that shows up in what rcu_irq_enter/exit assume.
I didn't patch s390 and common code so it will work, but I think the
patch you mentionened will fix the problem I reported.
So I guess we should either convert s390 to use the generic dynticks
implementation or disable preemptible rcu on s390 until we converted
our code.

Thanks for helping debugging this!
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
preempt rcu bug on s390, Heiko Carstens, (Sat Feb 9, 7:34 am)
Re: preempt rcu bug on s390, Paul E. McKenney, (Sat Feb 9, 10:07 am)
Re: preempt rcu bug on s390, Heiko Carstens, (Sat Feb 9, 1:14 pm)
Re: preempt rcu bug on s390, Paul E. McKenney, (Sat Feb 9, 6:02 pm)
Re: preempt rcu bug on s390, Heiko Carstens, (Sun Feb 10, 9:01 am)
Re: preempt rcu bug on s390, Steven Rostedt, (Mon Feb 11, 11:37 am)
Re: preempt rcu bug on s390, Paul E. McKenney, (Sun Feb 10, 1:43 pm)