From: Scott Wood <scottwood@freescale.com>
To: DI BACCO ANTONIO - technolabs <Antonio.DiBacco@technolabs.it>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Badness in local_bh_enable at kernel/softirq.c:137 (linux_denx_2.6.19.2)
Date: Wed, 22 Aug 2007 15:02:29 -0500 [thread overview]
Message-ID: <46CC9655.3000109@freescale.com> (raw)
In-Reply-To: <F1F6EC0C8B75034F9E3A79FC85122E8EA180A4@aquib01a>
DI BACCO ANTONIO - technolabs wrote:
> Sending ioctls to a socket I receive the following problem (only the
> first time I send a ioctl):
>
> Badness in local_bh_enable at kernel/softirq.c:137
You're not supposed to nest a spin_lock_bh inside a spin_lock_irq.
fs_ioctl() does this anyway, hence the warning.
-Scott
prev parent reply other threads:[~2007-08-22 20:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-22 9:16 Badness in local_bh_enable at kernel/softirq.c:137 (linux_denx_2.6.19.2) DI BACCO ANTONIO - technolabs
2007-08-22 20:02 ` Scott Wood [this message]
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=46CC9655.3000109@freescale.com \
--to=scottwood@freescale.com \
--cc=Antonio.DiBacco@technolabs.it \
--cc=linuxppc-embedded@ozlabs.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).