From: Dave Jones <davej@redhat.com>
To: "Antonino A. Daplas" <adaplas@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: framebuffer console code triggered might_sleep assertion.
Date: Thu, 13 Jul 2006 21:48:57 -0400 [thread overview]
Message-ID: <20060714014856.GA4498@redhat.com> (raw)
In-Reply-To: <44AF02A3.3010705@gmail.com>
On Sat, Jul 08, 2006 at 08:56:03AM +0800, Antonino A. Daplas wrote:
> Looks like the printk buffer was flushed on release_console_sem() while
> the irqs are disabled. But the console (fbcon) thinks that it's still
> okay to schedule() which triggered might_sleep().
>
> Would the attached patch help? It disables console scheduling before
> calling the console drivers.
This seemed to do the trick. I've not seen this since applying your patch.
Dave
--
http://www.codemonkey.org.uk
prev parent reply other threads:[~2006-07-14 1:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-07 22:09 framebuffer console code triggered might_sleep assertion Dave Jones
2006-07-08 0:56 ` Antonino A. Daplas
2006-07-14 1:48 ` Dave Jones [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=20060714014856.GA4498@redhat.com \
--to=davej@redhat.com \
--cc=adaplas@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.