From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Ghadi Shayban <ghad@triad.rr.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: rw-semaphore regression in 2.4.4-pre4
Date: Tue, 17 Apr 2001 23:23:37 -0400 [thread overview]
Message-ID: <3ADD08B9.EA6D6AD4@mandrakesoft.com> (raw)
In-Reply-To: <3ADD07D7.80806@triad.rr.com>
Ghadi Shayban wrote:
>
> Processes, most easily mozilla, get stuck in the "D" state in
> 2.4.4-pre4. I don't believe this was fixed in pre2 but now it happens
> again. Also, just a minor error, but 2.4.4-pre4 modules are put in
> the 2.4.3 directory. The version number was probably accidentally left
> the same.
Linus is good about rememeber to change the version these days. This
sounds like a patch/install error on your side...
--- v2.4.3/linux/Makefile Thu Mar 29 20:13:15 2001
+++ linux/Makefile Fri Apr 13 20:26:46 2001
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
-SUBLEVEL = 3
-EXTRAVERSION =
+SUBLEVEL = 4
+EXTRAVERSION =-pre4
--
Jeff Garzik | "Give a man a fish, and he eats for a day. Teach a
Building 1024 | man to fish, and a US Navy submarine will make sure
MandrakeSoft | he's never hungry again." -- Chris Neufeld
next prev parent reply other threads:[~2001-04-18 3:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-18 3:19 rw-semaphore regression in 2.4.4-pre4 Ghadi Shayban
2001-04-18 3:23 ` Jeff Garzik [this message]
2001-04-18 3:56 ` Ghadi Shayban
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=3ADD08B9.EA6D6AD4@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=ghad@triad.rr.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.