All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: mingo@redhat.com, hpa@zytor.com, mathieu.desnoyers@polymtl.ca,
	linux-kernel@vger.kernel.org, tglx@linutronix.de,
	laijs@cn.fujitsu.com, linux-tip-commits@vger.kernel.org
Subject: Re: [tip:core/rcu] rcu: Remove lockdep annotations from RCU's _notrace() API members
Date: Wed, 26 Aug 2009 12:11:05 -0700	[thread overview]
Message-ID: <20090826191105.GD6752@linux.vnet.ibm.com> (raw)
In-Reply-To: <20090826183954.GE13632@elte.hu>

On Wed, Aug 26, 2009 at 08:39:54PM +0200, Ingo Molnar wrote:
> 
> * Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:
> 
> > On Wed, Aug 26, 2009 at 10:49:38AM +0200, Ingo Molnar wrote:
> > > 
> > > * tip-bot for Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:
> > > 
> > > > Commit-ID:  06e799764eb7c2e4640888d438c3524d756613e1
> > > > Gitweb:     http://git.kernel.org/tip/06e799764eb7c2e4640888d438c3524d756613e1
> > > > Author:     Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> > > > AuthorDate: Tue, 25 Aug 2009 18:53:37 -0700
> > > > Committer:  Ingo Molnar <mingo@elte.hu>
> > > > CommitDate: Wed, 26 Aug 2009 09:45:41 +0200
> > > > 
> > > > rcu: Remove lockdep annotations from RCU's _notrace() API members
> > > 
> > > I'm afraid this does not solve the problem either - the attached 
> > > config crashes too. Does it boot for you? It should boot fine on 
> > > most 64-bit x86 systems.
> > 
> > OK, got my hands on a 64-bit x86 system, building.  When I did 
> > "make oldconfig" on the attached config file, I ended up with the 
> > following diffs.  If there is some other command I should use, 
> > please let me know. Otherwise, will let you know how this goes.
> 
> Have you tried it on tip/master + tip/core/rcu? make oldconfig works 
> fine with that here.

Ah!!!  I have been running just tip/core/rcu.

> But ... here's something you wont like: just to make sure i sent you 
> the right config [i made mistakes there in the past] i picked a 
> 64-bit system (a different one from the one that triggered the 
> crash), built the config with latest tip/master (80c161b, using gcc 
> 4.3.2) plus tip/core/rcu (06e7997) git-merged in:
> 
>   git checkout -b tmp tip/master
>   git merge tip/core/rcu
> 
> and booted it - and that did not produce any lockups. So you might 
> not be able to reproduce it :-/ I've re-merged core/rcu into 
> tip/master, maybe my tests can find another config that reproduces 
> the crash better. Please disregard this bugreport until i've found 
> that one.

OK, I will give the x86_64 machine back and go back to making a
synchronize_rcu_expedited() that is integrated tightly into the tree-rcu
algorithm.  Looks to be pretty small and simple -- but then they always
do before you start debugging them...  ;-)

							Thanx, Paul

  reply	other threads:[~2009-08-26 19:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26  1:53 [PATCH -tip] Remove lockdep annotations from RCU's _notrace() API members Paul E. McKenney
2009-08-26  8:15 ` [tip:core/rcu] rcu: " tip-bot for Paul E. McKenney
2009-08-26  8:49   ` Ingo Molnar
2009-08-26 17:33     ` Paul E. McKenney
2009-08-26 18:39       ` Ingo Molnar
2009-08-26 19:11         ` Paul E. McKenney [this message]
2009-08-26 22:10         ` Ingo Molnar
2009-08-26 22:39           ` Paul E. McKenney

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=20090826191105.GD6752@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=hpa@zytor.com \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mathieu.desnoyers@polymtl.ca \
    --cc=mingo@elte.hu \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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.