2003-06-17 05:44:58

by Michael Frank

[permalink] [raw]
Subject: Resend: 2.4 bkbits.net not updated - 2.4.21 missing

2.4.21 seems not be at http://linux.bkbits.net/linux-2.4
Tried thrice since sunday.

Also tag for -rc8 is missing

Regards
Michael

P.S. pls cc me

[mhf@mhfl2 11:52:41 linux-2.4]$ bk pull -R
---------------------- Receiving the following csets -----------------------
1.1201 1.1200 1.1199 1.1198 1.1197
----------------------------------------------------------------------------
ChangeSet: 5 deltas
drivers/net/wan/lmc/lmc_proto.c: 2 deltas
fs/ext2/balloc.c: 1 deltas
net/sched/sch_ingress.c: 2 deltas
---------------------------------------------------------------------------
takepatch: saved entire patch in PENDING/2003-06-16.01
---------------------------------------------------------------------------
Applying 5 revisions to ChangeSet
Applying 2 revisions to drivers/net/wan/lmc/lmc_proto.c
Applying 1 revisions to fs/ext2/balloc.c
Applying 2 revisions to net/sched/sch_ingress.c
takepatch: 10 new revisions, 0 conflicts in 4 files
1171 bytes uncompressed to 5488, 4.69X expansion

[mhf@mhfl2 12:14:41 linux-2.4]$ bk resolve
Using :0.0 as graphical display
Verifying consistency of the RESYNC tree...
resolve: applied 4 files in pass 4
resolve: running consistency check, please wait...
Consistency check passed, resolve complete.

[mhf@mhfl2 12:18:27 linux-2.4]$ bk changes -t
[email protected], 2003-06-03 13:03:50-03:00, [email protected]
Changed EXTRAVERSION to -rc7
TAG: v2.4.21-rc7

[mhf@mhfl2 12:48:44 linux-2.4]$ bk changes
[email protected], 2003-06-09 17:42:11-03:00, [email protected]
Cset exclude: [email protected]|ChangeSet|20030609201907|11405

[email protected], 2003-06-09 17:41:58-03:00, [email protected]
Cset exclude: [email protected]|ChangeSet|20030609201637|12385

[email protected], 2003-06-09 17:19:07-03:00, [email protected]
[PATCH] lmc_proto.c includes <asm/smp.h>

lmc_proto.c includes <asm/smp.h>, causing build failures on UMP-only
architectures

[email protected], 2003-06-09 17:17:55-03:00, [email protected]
[PATCH] Fix ext2fs warning

ext2fs: Fix incorrect printf() format (already fixed in 2.5)

[email protected], 2003-06-09 17:16:37-03:00, [email protected]
[PATCH] sch_ingress.c includes <asm/smp.h>

sch_ingress.c includes <asm/smp.h>, causing build failures on UMP-only
architectures

[email protected], 2003-06-05 18:05:17-03:00, [email protected]
[PATCH] Fix shmctl(SHM_LOCK/UNLOCK) deadlock

On Wed, 4 Jun 2003, Andrea Arcangeli wrote:
> this patch fixes an SMP deadlock that triggered in some production
> usage:

Yes, worth fixing in 2.4.21, thanks Andrea:
shmem_lock tried for a semaphore while sys_shmctl holds a spinlock.

Patch below against 2.4.21-rc7 - Andrea's patch against his own tree
may have deterred you! As he said, using spin_lock here is actually
superfluous, but raises fewer eyebrows than omitting it. I want to
send you patches in early 2.4.22 to bring many of the 2.5 tmpfs mods
into 2.4, which would fix this: but the hangfix is worth taking now.

[email protected], 2003-06-05 04:00:23-03:00, [email protected]
Changed EXTRAVERSION to -pre8

[email protected], 2003-06-04 13:52:56-03:00, [email protected]
Backout erroneous kiobuf dcache flush changes
Cset exclude: [email protected]|ChangeSet|20030425203656|60956



--
Powered by linux-2.5.71-mm1, compiled with gcc-2.95-3 because it's rock solid

My current linux related activities in rough order of priority:
- Testing of Swsusp for 2.4
- Learning 2.5 kernel debugging with kgdb - it's in the -mm tree
- Studying 2.5 serial and ide drivers, ACPI, S3

The 2.5 kernel could use your usage. More info on setting up 2.5 kernel at
http://www.codemonkey.org.uk/post-halloween-2.5.txt



2003-06-17 14:07:08

by Larry McVoy

[permalink] [raw]
Subject: Re: Resend: 2.4 bkbits.net not updated - 2.4.21 missing

On Tue, Jun 17, 2003 at 01:58:30PM +0800, Michael Frank wrote:
> 2.4.21 seems not be at http://linux.bkbits.net/linux-2.4

[email protected], 2003-06-09 17:42:11-03:00, [email protected]
Cset exclude: [email protected]|ChangeSet|20030609201907|11405

Is the top changeset there so if that's not what you expected, Marcelo
hasn't pushed.
--
---
Larry McVoy lm at bitmover.com http://www.bitmover.com/lm

2003-06-18 05:33:07

by Michael Frank

[permalink] [raw]
Subject: Re: Resend: 2.4 bkbits.net not updated - 2.4.21 missing

On Tuesday 17 June 2003 22:20, Larry McVoy wrote:
> On Tue, Jun 17, 2003 at 01:58:30PM +0800, Michael Frank wrote:
> > 2.4.21 seems not be at http://linux.bkbits.net/linux-2.4
>
> [email protected], 2003-06-09 17:42:11-03:00, [email protected]
> Cset exclude: [email protected]|ChangeSet|20030609201907|11405
>
> Is the top changeset there so if that's not what you expected, Marcelo
> hasn't pushed.

Thank you, this was not meant to read "a problem with bkbits.net" :)

BTW, 2.4.21 is pushed up already, so all is ok.

Regards
Michael

--
Powered by linux-2.5.72-mm1, compiled with gcc-2.95-3 because it's rock solid

My current linux related activities in rough order of priority:
- Testing of Swsusp for 2.4
- Learning 2.5 kernel debugging with kgdb - it's in the -mm tree
- Studying 2.5 serial and ide drivers, ACPI, S3

The 2.5 kernel could use your usage. More info on setting it up at
http://www.codemonkey.org.uk/post-halloween-2.5.txt