* rw-semaphore regression in 2.4.4-pre4
@ 2001-04-18 3:19 Ghadi Shayban
2001-04-18 3:23 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Ghadi Shayban @ 2001-04-18 3:19 UTC (permalink / raw)
To: linux-kernel
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.
Cheers,
Ghadi Shayban
Pianist at the NC School of the Arts
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: rw-semaphore regression in 2.4.4-pre4
2001-04-18 3:19 rw-semaphore regression in 2.4.4-pre4 Ghadi Shayban
@ 2001-04-18 3:23 ` Jeff Garzik
2001-04-18 3:56 ` Ghadi Shayban
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2001-04-18 3:23 UTC (permalink / raw)
To: Ghadi Shayban; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: rw-semaphore regression in 2.4.4-pre4
2001-04-18 3:23 ` Jeff Garzik
@ 2001-04-18 3:56 ` Ghadi Shayban
0 siblings, 0 replies; 3+ messages in thread
From: Ghadi Shayban @ 2001-04-18 3:56 UTC (permalink / raw)
To: linux-kernel
Jeff Garzik wrote:
> 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
I'm very silly.... Let me retest rw-semaphores with the patch "properly"
applied before I open my mouth. Sorry for the bother.
Ghadi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-04-18 3:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-18 3:19 rw-semaphore regression in 2.4.4-pre4 Ghadi Shayban
2001-04-18 3:23 ` Jeff Garzik
2001-04-18 3:56 ` Ghadi Shayban
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox