From: Anton Blanchard <anton@samba.org>
To: "Stephen E. Clark" <sclark46@gte.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: uninteruptable sleep
Date: Sat, 7 Apr 2001 18:56:53 -0700 [thread overview]
Message-ID: <20010407185653.B1046@va.samba.org> (raw)
In-Reply-To: <Pine.BSF.4.33.0104032217220.60098-100000@ocdi.sb101.org> <3AC9D108.CBE9C2BB@gte.net>
In-Reply-To: <3AC9D108.CBE9C2BB@gte.net>; from sclark46@gte.net on Tue, Apr 03, 2001 at 09:32:56AM -0400
> That happened to me with 2.4.2-ac28 when I tried using DRM.
> I also got the following messages in syslog.
>
> /var/log/messages.1:Mar 31 12:15:04 joker kernel:
> [drm:r128_do_wait_for_fifo] *ERROR* r128_do_wait_for_fifo failed!
You need to replace down(...->mmap_sem), up(...->mmap_sem) with
down_write(...), up_write(...) in the X11 r128 drm kernel module.
Anton
next prev parent reply other threads:[~2001-04-08 2:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-03 13:08 uninteruptable sleep Trevor Nichols
2001-04-03 13:32 ` Stephen E. Clark
2001-04-08 1:56 ` Anton Blanchard [this message]
2001-04-03 14:35 ` Alan Cox
2001-04-03 16:13 ` Trevor Nichols
2001-04-03 18:04 ` J Sloan
2001-04-03 23:09 ` Trevor Nichols
2001-04-04 19:30 ` andersg
2001-04-05 15:47 ` Christian Pernegger
-- strict thread matches above, loose matches on Subject: below --
2001-04-03 16:40 Manfred Spraul
2001-04-04 16:07 ` christophe barbe
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=20010407185653.B1046@va.samba.org \
--to=anton@samba.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sclark46@gte.net \
/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.