2007-06-05 14:55:32

by Michal Piotrowski

[permalink] [raw]
Subject: Re: [2/2] 2.6.22-rc4: known regressions with patches

Hi all,

Here is a list of some known regressions in 2.6.22-rc4
with patches available.

Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions



PCI

Subject : Oops on 2.6.22-rc2 when unloading the cciss driver
References : http://lkml.org/lkml/2007/5/24/172
Submitter : Mike Miller (OS Dev) <[email protected]>
Patch : http://lkml.org/lkml/2007/5/31/387
Status : patch available



SATA/PATA

Subject : libata reset-seq merge broke sata_sil on sh
References : http://lkml.org/lkml/2007/5/10/63
Submitter : Paul Mundt <[email protected]>
Handled-By : Tejun Heo <[email protected]>
Caused-By : commit 4750def52cb2c21732dda9aa1d43a07db37b0186
Patch : http://lkml.org/lkml/2007/5/19/161
Status : patch available



Sparc64

Subject : arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
References : http://bugzilla.kernel.org/show_bug.cgi?id=8540
Submitter : Horst H. von Brand <[email protected]>
Status : patch available



Regards,
Michal

--
"Najbardziej brakowa?o mi twojego milczenia."
-- Andrzej Sapkowski "Co? wi?cej"


2007-06-05 15:01:41

by Michael Ellerman

[permalink] [raw]
Subject: Re: [2/2] 2.6.22-rc4: known regressions with patches

On Tue, 2007-06-05 at 16:54 +0200, Michal Piotrowski wrote:
> Hi all,
>
> Here is a list of some known regressions in 2.6.22-rc4
> with patches available.
>
> Feel free to add new regressions/remove fixed etc.
> http://kernelnewbies.org/known_regressions
>
>
>
> PCI
>
> Subject : Oops on 2.6.22-rc2 when unloading the cciss driver
> References : http://lkml.org/lkml/2007/5/24/172
> Submitter : Mike Miller (OS Dev) <[email protected]>
> Patch : http://lkml.org/lkml/2007/5/31/387
> Status : patch available

Fixed in Linus' tree since Fri, 1 Jun 2007:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=78b7611c4a1e3ff008abc4751b566cb533d68f3d

cheers

--
Michael Ellerman
OzLabs, IBM Australia Development Lab

wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)

We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person


Attachments:
signature.asc (189.00 B)
This is a digitally signed message part

2007-06-05 19:19:20

by David Miller

[permalink] [raw]
Subject: Re: [2/2] 2.6.22-rc4: known regressions with patches

From: Michal Piotrowski <[email protected]>
Date: Tue, 05 Jun 2007 16:54:35 +0200

> Sparc64
>
> Subject : arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
> References : http://bugzilla.kernel.org/show_bug.cgi?id=8540
> Submitter : Horst H. von Brand <[email protected]>
> Status : patch available

This patch is in Linus's tree.

2007-06-06 00:51:33

by Paul Mundt

[permalink] [raw]
Subject: Re: [2/2] 2.6.22-rc4: known regressions with patches

On Tue, Jun 05, 2007 at 04:54:35PM +0200, Michal Piotrowski wrote:
> SATA/PATA
>
> Subject : libata reset-seq merge broke sata_sil on sh
> References : http://lkml.org/lkml/2007/5/10/63
> Submitter : Paul Mundt <[email protected]>
> Handled-By : Tejun Heo <[email protected]>
> Caused-By : commit 4750def52cb2c21732dda9aa1d43a07db37b0186
> Patch : http://lkml.org/lkml/2007/5/19/161
> Status : patch available
>
Fixed by fd7fe701612e42fb8780d7bf61fbb0467a488c9b, which was already in
-rc3.