* Linux 2.4.20-rc3
@ 2002-11-22 17:21 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
` (4 more replies)
0 siblings, 5 replies; 12+ messages in thread
From: Marcelo Tosatti @ 2002-11-22 17:21 UTC (permalink / raw)
To: lkml
Hi,
Finally, here goes -rc3.
Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
============================================
<akpm@digeo.com>:
o Change mark_dirty_kiobuf() to use set_page_dirty() instead of SetPageDirty(). The latter fails to move onto mapping->dirty_pages(), which breaks filemap_fdatasync()
o Writeout directory blocks synchronously in case of sync mount
<hch@lst.de>:
o update kbuild/makefiles.txt to match reality
<lee@compucrew.com>:
o Fix typo in mk712 driver
<marcelo@freak.distro.conectiva>:
o Changed EXTRAVERSION to -rc3
o Fix typo in vmalloc leak fix
o Fixup pci_alloc_consistent with 64bit DMA masks on i386
Adrian Bunk <bunk@fs.tum.de>:
o Fix Intermezzo compilation
Alan Cox <alan@lxorguk.ukuu.org.uk>:
o makefiles for 2.4.20-rc* to build amd76x_pm right
Dave Jones <davej@suse.de>:
o Plug leak in get_vm_area()
David S. Miller <davem@nuts.ninka.net>:
o [TG3]: Use spin_lock_irq{save,restore} on tx_lock
David Woodhouse <dwmw2@infradead.org>:
o JFFS2 corruption/deadlock fix
Ivan Kokshaysky <ink@jurassic.park.msu.ru>:
o PCI transparent bridge detection fix
Jens Axboe <axboe@suse.de>:
o Fix SCSI I/O performance problems introduced in early 2.4.20
Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>:
o ISDN: Fix error path in isdn_ppp.c
Rik van Riel <riel@conectiva.com.br>:
o Only zero successfully handled blocks in prepare_write()
tmcreynolds@nvidia.com <TMcReynolds@nvidia.com>:
o Add support for newer nForce chipset
Trond Myklebust <trond.myklebust@fys.uio.no>:
o Fix NFS client problem
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Marcelo Tosatti
@ 2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
` (2 more replies)
2002-11-23 0:06 ` Russell King
` (3 subsequent siblings)
4 siblings, 3 replies; 12+ messages in thread
From: Mr. James W. Laferriere @ 2002-11-22 23:50 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: lkml
Hello All , I can Tell everyone has forgotten 2.4 . Is there a
mirror that has rc3 ? Tia , JimL
On Fri, 22 Nov 2002, Marcelo Tosatti wrote:
> Hi,
> Finally, here goes -rc3.
> Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
> ============================================
--
+------------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | P.O. Box 854 | Give me Linux |
| babydr@baby-dragons.com | Coudersport PA 16915 | only on AXP |
+------------------------------------------------------------------+
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:50 ` Mr. James W. Laferriere
@ 2002-11-22 23:59 ` Russell King
2002-11-23 0:01 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Andre Hedrick
2002-11-23 8:02 ` Willy Tarreau
2 siblings, 1 reply; 12+ messages in thread
From: Russell King @ 2002-11-22 23:59 UTC (permalink / raw)
To: Mr. James W. Laferriere; +Cc: Marcelo Tosatti, lkml
On Fri, Nov 22, 2002 at 06:50:32PM -0500, Mr. James W. Laferriere wrote:
> Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> mirror that has rc3 ? Tia , JimL
Haven't forgotten; we're just about to transfer it. Wait around 20
minutes.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
@ 2002-11-22 23:59 ` Andre Hedrick
2002-11-23 8:02 ` Willy Tarreau
2 siblings, 0 replies; 12+ messages in thread
From: Andre Hedrick @ 2002-11-22 23:59 UTC (permalink / raw)
To: Mr. James W. Laferriere; +Cc: Marcelo Tosatti, lkml
Russell and I are at it again!
On Fri, 22 Nov 2002, Mr. James W. Laferriere wrote:
>
> Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> mirror that has rc3 ? Tia , JimL
>
> On Fri, 22 Nov 2002, Marcelo Tosatti wrote:
> > Hi,
> > Finally, here goes -rc3.
> > Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
> > ============================================
>
> --
> +------------------------------------------------------------------+
> | James W. Laferriere | System Techniques | Give me VMS |
> | Network Engineer | P.O. Box 854 | Give me Linux |
> | babydr@baby-dragons.com | Coudersport PA 16915 | only on AXP |
> +------------------------------------------------------------------+
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
Andre Hedrick
LAD Storage Consulting Group
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:59 ` Russell King
@ 2002-11-23 0:01 ` Mr. James W. Laferriere
0 siblings, 0 replies; 12+ messages in thread
From: Mr. James W. Laferriere @ 2002-11-23 0:01 UTC (permalink / raw)
To: Russell King; +Cc: lkml
Hello Russell , Linux community to the rescue :-) .
Thank you all , JimL
On Fri, 22 Nov 2002, Russell King wrote:
> On Fri, Nov 22, 2002 at 06:50:32PM -0500, Mr. James W. Laferriere wrote:
> > Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> > mirror that has rc3 ? Tia , JimL
> Haven't forgotten; we're just about to transfer it. Wait around 20
> minutes.
--
+------------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | P.O. Box 854 | Give me Linux |
| babydr@baby-dragons.com | Coudersport PA 16915 | only on AXP |
+------------------------------------------------------------------+
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
@ 2002-11-23 0:06 ` Russell King
2002-11-23 17:07 ` Adrian Bunk
` (2 subsequent siblings)
4 siblings, 0 replies; 12+ messages in thread
From: Russell King @ 2002-11-23 0:06 UTC (permalink / raw)
To: lkml
2.4.20-rc3 patches and .sign's at:
ftp://zeniiia.linux.org.uk/pub/linux/kernel/v2.4
ftp://zeniii.linux.org.uk/pub/linux/kernel/v2.4
http://ftp.linux.org.uk/pub/linux/kernel/v2.4
ftp://ftp.linux.org.uk/pub/linux/kernel/v2.4
no tarballs though.
Again, zeniii.linux.org.uk may not be accessible if you have Windows boxes
in your path to the machine.
And again, thanks to Andre for providing the patches and signature files
from the kernel.org archive.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
2002-11-22 23:59 ` Andre Hedrick
@ 2002-11-23 8:02 ` Willy Tarreau
2 siblings, 0 replies; 12+ messages in thread
From: Willy Tarreau @ 2002-11-23 8:02 UTC (permalink / raw)
To: Mr. James W. Laferriere; +Cc: Marcelo Tosatti, lkml
On Fri, Nov 22, 2002 at 06:50:32PM -0500, Mr. James W. Laferriere wrote:
>
> Hello All , I can Tell everyone has forgotten 2.4 . Is there a
> mirror that has rc3 ? Tia , JimL
Hi!
I've just uploaded the incremental patch between -rc2 and -rc3 here (15 kB) :
http://wtarreau.free.fr/kernel/v2.4/
I forgot the sigs. But if it can help...
Cheers,
Willy
^ permalink raw reply [flat|nested] 12+ messages in thread
* Linux 2.4.20-rc3
@ 2002-11-23 12:14 Margit Schubert-While
2002-11-24 12:20 ` Jens Axboe
0 siblings, 1 reply; 12+ messages in thread
From: Margit Schubert-While @ 2002-11-23 12:14 UTC (permalink / raw)
To: linux-kernel
Is this patch (rc2-rc3) correct ?
diff -urN linux-2.4.20-rc2/drivers/scsi/scsi_merge.c
linux-2.4.20-rc3/drivers/scsi/scsi_merge.c
--- linux-2.4.20-rc2/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:23 2002
+++ linux-2.4.20-rc3/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:32 2002
@@ -835,7 +835,7 @@
* case.
*/
if (count == 1 && !SCpnt->host->highmem_io) {
- this_count = req->current_nr_sectors;
+ this_count = req->nr_sectors;
goto single_segment;
}
Margit
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-23 0:06 ` Russell King
@ 2002-11-23 17:07 ` Adrian Bunk
2002-11-25 5:25 ` Tim Connors
2002-11-25 17:02 ` Matthias Andree
4 siblings, 0 replies; 12+ messages in thread
From: Adrian Bunk @ 2002-11-23 17:07 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: lkml, Jack_Hammer
Hi Marcelo,
the patch below is still needed to fix a .text.exit error.
Please apply
Adrian
--- linux-2.4.19-full-nohotplug/drivers/scsi/ips.c.old 2002-10-04 18:49:10.000000000 +0200
+++ linux-2.4.19-full-nohotplug/drivers/scsi/ips.c 2002-10-04 18:50:02.000000000 +0200
@@ -305,21 +305,21 @@
name: ips_hot_plug_name,
id_table: ips_pci_table,
probe: ips_insert_device,
- remove: ips_remove_device,
+ remove: __devexit_p(ips_remove_device),
};
struct pci_driver ips_pci_driver_5i = {
name: ips_hot_plug_name,
id_table: ips_pci_table_5i,
probe: ips_insert_device,
- remove: ips_remove_device,
+ remove: __devexit_p(ips_remove_device),
};
struct pci_driver ips_pci_driver_i960 = {
name: ips_hot_plug_name,
id_table: ips_pci_table_i960,
probe: ips_insert_device,
- remove: ips_remove_device,
+ remove: __devexit_p(ips_remove_device),
};
#endif
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-23 12:14 Linux 2.4.20-rc3 Margit Schubert-While
@ 2002-11-24 12:20 ` Jens Axboe
0 siblings, 0 replies; 12+ messages in thread
From: Jens Axboe @ 2002-11-24 12:20 UTC (permalink / raw)
To: Margit Schubert-While; +Cc: linux-kernel
On Sat, Nov 23 2002, Margit Schubert-While wrote:
> Is this patch (rc2-rc3) correct ?
>
> diff -urN linux-2.4.20-rc2/drivers/scsi/scsi_merge.c
> linux-2.4.20-rc3/drivers/scsi/scsi_merge.c
> --- linux-2.4.20-rc2/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:23 2002
> +++ linux-2.4.20-rc3/drivers/scsi/scsi_merge.c Fri Nov 22 12:14:32 2002
> @@ -835,7 +835,7 @@
> * case.
> */
> if (count == 1 && !SCpnt->host->highmem_io) {
> - this_count = req->current_nr_sectors;
> + this_count = req->nr_sectors;
> goto single_segment;
> }
Yes it is correct, why do you ask? See discussion on this list last week
between Steve Lord and myself.
--
Jens Axboe
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Marcelo Tosatti
` (2 preceding siblings ...)
2002-11-23 17:07 ` Adrian Bunk
@ 2002-11-25 5:25 ` Tim Connors
2002-11-25 17:02 ` Matthias Andree
4 siblings, 0 replies; 12+ messages in thread
From: Tim Connors @ 2002-11-25 5:25 UTC (permalink / raw)
To: linux-kernel
In linux.kernel, you wrote:
>
> Hi,
>
> Finally, here goes -rc3.
Hmmm - problem compiling nfsd (v3) as a module. Compiles fine, but at
modprobe time, complains about missing symbol. If I remember
correctly, it was nfsd_linkage. Sorry, can't post the .config and a
more details report til tomorrow.
I noticed this problem quite a while ago - can't remember when it
started.
--
TimC -- http://astronomy.swin.edu.au/staff/tconnors/
What's that crawling on my shoulder?
Oh, it's my hair! -- Meagan
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Linux 2.4.20-rc3
2002-11-22 17:21 Marcelo Tosatti
` (3 preceding siblings ...)
2002-11-25 5:25 ` Tim Connors
@ 2002-11-25 17:02 ` Matthias Andree
4 siblings, 0 replies; 12+ messages in thread
From: Matthias Andree @ 2002-11-25 17:02 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: Linux-Kernel mailing list
On Fri, 22 Nov 2002, Marcelo Tosatti wrote:
>
> Hi,
>
> Finally, here goes -rc3.
>
>
>
> Summary of changes from v2.4.20-rc2 to v2.4.20-rc3
> ============================================
>
> <akpm@digeo.com>:
> <hch@lst.de>:
> <marcelo@freak.distro.conectiva>:
What in hell will I have to do to bash someone up so hard he installs my
lk-changelog.pl aka. shortlog update voluntarily next time I send one?
These addresses are already present, and I just added Lee Nash as well,
only Mr./Mrs. T. McReynolds of NVidia Corp. is missing the full name of
THIS changelog.
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2002-11-25 16:55 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-23 12:14 Linux 2.4.20-rc3 Margit Schubert-While
2002-11-24 12:20 ` Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2002-11-22 17:21 Marcelo Tosatti
2002-11-22 23:50 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Russell King
2002-11-23 0:01 ` Mr. James W. Laferriere
2002-11-22 23:59 ` Andre Hedrick
2002-11-23 8:02 ` Willy Tarreau
2002-11-23 0:06 ` Russell King
2002-11-23 17:07 ` Adrian Bunk
2002-11-25 5:25 ` Tim Connors
2002-11-25 17:02 ` Matthias Andree
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.