linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: Possible regression in 3.7-rc3 on Marvell Kirkwood
Date: Sat, 3 Nov 2012 09:03:00 +0100	[thread overview]
Message-ID: <20121103080300.GA9907@lunn.ch> (raw)

Hi Josh

Are you not seeing a stack trace?

[   64.312377] BUG: scheduling while atomic: crond/151/0x40000300
[   79.771862] BUG: scheduling while atomic: swapper/0/0x40000500
[   81.826267] BUG: scheduling while atomic: swapper/0/0x40000500
[   90.330911] BUG: scheduling while atomic: swapper/0/0x40000500

        printk(KERN_ERR "BUG: scheduling while atomic: %s/%d/0x%08x\n",
                prev->comm, prev->pid, preempt_count());

        debug_show_held_locks(prev);
        print_modules();
        if (irqs_disabled())
                print_irqtrace_events(prev);
        dump_stack();
        add_taint(TAINT_WARN);

Andrew

             reply	other threads:[~2012-11-03  8:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-03  8:03 Andrew Lunn [this message]
2012-11-03 12:54 ` Possible regression in 3.7-rc3 on Marvell Kirkwood Josh Coombs
2012-11-03 17:06   ` Andrew Lunn
2012-11-04  1:39     ` Josh Coombs
2012-11-04  9:11       ` Andrew Lunn
2012-11-04 12:05         ` Josh Coombs
  -- strict thread matches above, loose matches on Subject: below --
2012-11-03  3:50 Josh Coombs

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=20121103080300.GA9907@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).