All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: INFO: suspicious RCU usage. on 3.3.0-rc7-next-20120316
Date: Sun, 18 Mar 2012 08:36:26 -0700	[thread overview]
Message-ID: <4F6600FA.7050005@gmail.com> (raw)

with the current linux-next I am seeing this in dmesg..:

[    3.643089] isapnp: No Plug & Play device found
[    3.643690] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    3.673061]
[    3.699307] ===============================
[    3.725757] [ INFO: suspicious RCU usage. ]
[    3.752134] 3.3.0-rc7-next-20120316 #1 Not tainted
[    3.778508] -------------------------------
[    3.778510] kernel/cgroup.c:1719 suspicious rcu_dereference_check() 
usage!
[    3.778512]
[    3.778512] other info that might help us debug this:
[    3.778513]
[    3.778515]
[    3.778515] rcu_scheduler_active = 1, debug_locks = 1
[    3.778517] no locks held by swapper/0/1.
[    3.778517]
[    3.778518] stack backtrace:
[    3.778519] Pid: 1, comm: swapper/0 Not tainted 
3.3.0-rc7-next-20120316 #1
[    3.778521] Call Trace:
[    3.778528]  [<c158cc21>] ? printk+0x1d/0x1f
[    3.778534]  [<c10a822a>] lockdep_rcu_suspicious+0xca/0x100
[    3.778536]  [<c10bedea>] cgroup_path+0x17a/0x1c0
[    3.778540]  [<c12d4e92>] ? __raw_spin_lock_init+0x32/0x60
[    3.778545]  [<c12b9eba>] blkg_lookup_create+0x1aa/0x430
[    3.778548]  [<c1596ec5>] ? _raw_spin_lock_irq+0x55/0x60
[    3.778550]  [<c12bc32b>] blk_throtl_init+0x11b/0x210
[    3.778552]  [<c12bc24a>] ? blk_throtl_init+0x3a/0x210
[    3.778554]  [<c12ba600>] blkcg_init_queue+0x30/0x80
[    3.778558]  [<c129fc77>] blk_alloc_queue_node+0x1e7/0x220
[    3.778560]  [<c129fcc2>] blk_alloc_queue+0x12/0x20
[    3.778563]  [<c13a4139>] brd_alloc+0x69/0x180
[    3.778566]  [<c1398ab5>] ? device_pm_init+0x65/0x90
[    3.778569]  [<c186f0e7>] brd_init+0xb0/0x185
[    3.778574]  [<c138fe07>] ? device_register+0x17/0x20
[    3.778577]  [<c1003034>] do_one_initcall+0x34/0x170
[    3.778578]  [<c186f037>] ? regmap_initcall+0xc/0xc
[    3.778582]  [<c183e8d9>] kernel_init+0x103/0x198
[    3.778584]  [<c183e19a>] ? rdinit_setup+0x22/0x22
[    3.778586]  [<c183e7d6>] ? start_kernel+0x38b/0x38b
[    3.778589]  [<c159ef02>] kernel_thread_helper+0x6/0x10
[    3.778592]  [<c136d379>] ? tty_change_softcar+0x29/0xe0
[    3.780902] brd: module loaded
[    3.782352] loop: module loaded
[    3.782641] ahci 0000:00:1f.2: version 3.


dmesg here:
http://fpaste.org/CpBD/

from what I remember I was doing a git pull and ran out of memory then 
ran git pull again and everything seemed alright, so I proceeded with 
building and running this kernel on reboot this showed up.

Justin P. Mattock

             reply	other threads:[~2012-03-18 15:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-18 15:36 Justin P. Mattock [this message]
2012-03-18 15:54 ` INFO: suspicious RCU usage. on 3.3.0-rc7-next-20120316 Tejun Heo
2012-03-18 17:42   ` Justin P. Mattock
2012-03-19 17:01     ` Tejun Heo
2012-03-20  6:04       ` Justin P. Mattock
     [not found]       ` <CAKFRV=N5cF7MTuSpOjySmGgJNnW2b1tBZeF5W4XckA7dMSXysg@mail.gmail.com>
2012-03-23  4:23         ` Justin P. Mattock

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=4F6600FA.7050005@gmail.com \
    --to=justinmattock@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 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.