All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: "Balbi, Felipe" <balbi@ti.com>, linux-omap <linux-omap@vger.kernel.org>
Subject: next-20140428 (regression: DEADLOCK)
Date: Mon, 28 Apr 2014 07:51:03 -0500	[thread overview]
Message-ID: <535E4EB7.5010605@ti.com> (raw)

omap2plus_defconfig shows for the following platform deadlock with
console_lock.

 1: am335x-evm:  Boot PASS: http://slexy.org/raw/s2biDSRTAP
 2:  am335x-sk:  Boot PASS: http://slexy.org/raw/s20deZjf34
 3: am3517-evm:  Boot PASS: http://slexy.org/raw/s21NM1bLxs
 4:  am37x-evm:  Boot PASS: http://slexy.org/raw/s2022AFyZ6
 5: am43xx-epos:  Boot PASS: http://slexy.org/raw/s21Dq284CM
 6: BeagleBoard-XM:  Boot PASS: http://slexy.org/raw/s2aK24U5ON
 7: beagleboard-vanilla:  Boot PASS: http://slexy.org/raw/s21j15I8kK
 8: beaglebone-black:  Boot PASS: http://slexy.org/raw/s21jO02jIK
 9: craneboard:  Boot PASS: http://slexy.org/raw/s22JGqMSfY
10: DRA7xx-EVM:  Boot PASS: http://slexy.org/raw/s260y1Opd1
11:       n900:  Boot PASS: http://slexy.org/raw/s20IDKmJ6L
12: pandaboard-vanilla:  Boot PASS: http://slexy.org/raw/s2dJcyep9A
13:    sdp2430:  Boot PASS: http://slexy.org/raw/s20Oldnm8I
14:    sdp3430:  Boot PASS: http://slexy.org/raw/s2Mo7s3ttZ
15: OMAP5432uEVM:  Boot PASS: http://slexy.org/raw/s2qXj7HFTJ


 =============================================
 [ INFO: possible recursive locking detected ]
 3.15.0-rc2-next-20140428-00002-gd0ca5e6 #1 Not tainted
 ---------------------------------------------
 swapper/0/0 is trying to acquire lock:
  (console_lock){+.+...}, at: [<c07d1124>] con_init+0xc/0x28c

 but task is already holding lock:
  (console_lock){+.+...}, at: [<c008c224>] vprintk_emit+0x200/0x590

 other info that might help us debug this:
  Possible unsafe locking scenario:

        CPU0
        ----
   lock(console_lock);
   lock(console_lock);

  *** DEADLOCK ***

  May be due to missing lock nesting notation

 1 lock held by swapper/0/0:
  #0:  (console_lock){+.+...}, at: [<c008c224>] vprintk_emit+0x200/0x590


-- 
Regards,
Nishanth Menon

             reply	other threads:[~2014-04-28 12:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28 12:51 Nishanth Menon [this message]
2014-04-28 16:43 ` next-20140428 (regression: DEADLOCK) Felipe Balbi

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=535E4EB7.5010605@ti.com \
    --to=nm@ti.com \
    --cc=balbi@ti.com \
    --cc=linux-omap@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.