linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
To: Holger Schurig <holgerschurig@gmail.com>
Cc: David Airlie <airlied@linux.ie>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [BUG] gma500: sleeping function called from invalid context at kernel/mutex.c:413
Date: Wed, 13 Nov 2013 17:56:51 +0100	[thread overview]
Message-ID: <CAMeQTsY2PcNhOmgVzK0XOs+HD1jr+JyZ+fZ5Yzj-v8yt9wmvRg@mail.gmail.com> (raw)
In-Reply-To: <CAOpc7mHTi72OUH_sn2i+GP7rxAnKit8MH1L4-06gcYsK-81LGA@mail.gmail.com>

On Wed, Nov 13, 2013 at 4:49 PM, Holger Schurig <holgerschurig@gmail.com> wrote:
> Kernel: 3.10.19
>
> From time to time, when I booted, I had a completely dark screen (with
> kernel command line quiet) and a non-blinking cursor. I wondered if
> that was perhaps gma500. So I turned on various debug checks. Then
> I've got the BUG from the subject.
>
> The device is a " VGA compatible controller [0300]: Intel Corporation
> System Controller Hub (SCH Poulsbo) Graphics Controller [8086:8108]
> (rev 07)".
>
> Here's relevant "dmesg" output:
>
> ...

Hi

We're calling backlight_update_status() in IRQ context which isn't allowed.

I'll add it to my todo list.

Thanks
Patrik

      reply	other threads:[~2013-11-13 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 15:49 [BUG] gma500: sleeping function called from invalid context at kernel/mutex.c:413 Holger Schurig
2013-11-13 16:56 ` Patrik Jakobsson [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=CAMeQTsY2PcNhOmgVzK0XOs+HD1jr+JyZ+fZ5Yzj-v8yt9wmvRg@mail.gmail.com \
    --to=patrik.r.jakobsson@gmail.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=holgerschurig@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 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).