public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Sasha Levin <levinsasha928@gmail.com>,
	Dave Jones <davej@redhat.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: rcu: eqs related warnings in linux-next
Date: Sat, 29 Sep 2012 06:37:37 -0700	[thread overview]
Message-ID: <20120929133737.GB2551@linux.vnet.ibm.com> (raw)
In-Reply-To: <CAFTL4hzuh+iXPpKpyHWvpx3-Dwy9aq+poJLF_u=xcVfJPiaQVw@mail.gmail.com>

On Sat, Sep 29, 2012 at 02:25:04PM +0200, Frederic Weisbecker wrote:
> 2012/9/29 Sasha Levin <levinsasha928@gmail.com>:
> > Maybe I could help here a bit.
> >
> > lappy linux # addr2line -i -e vmlinux ffffffff8111d45f
> > /usr/src/linux/kernel/timer.c:549
> > /usr/src/linux/include/linux/jump_label.h:101
> > /usr/src/linux/include/trace/events/timer.h:44
> > /usr/src/linux/kernel/timer.c:601
> > /usr/src/linux/kernel/timer.c:734
> > /usr/src/linux/kernel/timer.c:886
> >
> > Which means that it was about to:
> >
> >         debug_object_activate(timer, &timer_debug_descr);

Understood and agreed, hence my severe diagnostic patch.

> I can't find anything in the debug object code that might fault.
> I was suspecting some per cpu allocated memory: per cpu allocation
> sometimes use vmalloc
> which uses lazy paging using faults. But I can't find such thing there.
> 
> May be there is some faulting specific to KVM...

Sasha, is the easily reproducible?  If so, could you please try the
previous patch?  It will likely give us more information on where
this bug really lives.  (Yes, it might totally obscure the bug, but
in that case we will just need to try some other perturbation.)

							Thanx, Paul


  reply	other threads:[~2012-09-29 13:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-28 12:51 rcu: eqs related warnings in linux-next Sasha Levin
2012-09-28 13:12 ` Frederic Weisbecker
2012-09-28 13:36 ` Frederic Weisbecker
2012-09-28 17:31   ` Paul E. McKenney
2012-09-29  6:46     ` Sasha Levin
2012-09-29 12:25       ` Frederic Weisbecker
2012-09-29 13:37         ` Paul E. McKenney [this message]
2012-09-29 13:50           ` Frederic Weisbecker
2012-09-29 14:05             ` Paul E. McKenney
2012-09-29 16:49           ` Sasha Levin
2012-09-29 21:41             ` 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=20120929133737.GB2551@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=davej@redhat.com \
    --cc=fweisbec@gmail.com \
    --cc=levinsasha928@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox