2004-04-12 19:32:15

by Marcelo Tosatti

[permalink] [raw]
Subject: Linux 2.4.26-rc3

Hi,

Here goes the third release candidate.

It includes few important USB fixes, JFS fixes, amongst others.


Detailed changelog follows

Summary of changes from v2.4.26-rc2 to v2.4.26-rc3
============================================

<joel.becker:oracle.com>:
o Add Xserve RAID LUN to SCSI whitelist

Andi Kleen:
o Handle node zero with no memory on x86-64

Andrew Morton:
o sk_mca multicast fix

Chris Wright:
o fix load_elf_binary error path on unshare_files error
o fix another load_elf_binary error path

Dave Kleikamp:
o JFS: Add lots of missing statics and remove dead code
o JFS: Prevent hang in __lock_metapage
o JFS: Fix race in jfs_sync

Ivan Kokshaysky:
o Herbert Xu: Fix Alpha unaligned stxncpy again

Marcelo Tosatti:
o Martin Schulze: Improve r128 DRM driver checks
o Changed EXTRAVERSION to -rc3

Pete Zaitcev:
o USB update
o Fix SMP issues with USB-storage/ohci-hcd

Stephen Rothwell:
o make 2.4 boot when built with gcc 3.4


2004-04-13 09:08:59

by Geert Uytterhoeven

[permalink] [raw]
Subject: JFS warnings (was: Re: Linux 2.4.26-rc3)

On Mon, 12 Apr 2004, Marcelo Tosatti wrote:
> It includes few important USB fixes, JFS fixes, amongst others.

I'm still getting a few warnings in JFS:

| jfs_mount.c:316: warning: `AIM_byte_addr' might be used uninitialized in this function
| jfs_mount.c:316: warning: `AIT_byte_addr' might be used uninitialized in this function
| jfs_mount.c:316: warning: `fsckwsp_addr' might be used uninitialized in this function

I don't understand why, though. Happens with both m68k-linux-gcc 2.95.2 and
3.2.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds