public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [2/2] 2.6.22-rc4: known regressions with patches
       [not found] <46657866.7000108@googlemail.com>
@ 2007-06-05 14:54 ` Michal Piotrowski
  2007-06-05 15:01   ` Michael Ellerman
                     ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Piotrowski @ 2007-06-05 14:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, linux-pci, Greg KH, Mike Miller (OS Dev),
	Tom Long Nguyen, linux-ide, Paul Mundt, Tejun Heo, Jeff Garzik,
	Alan Cox, sparclinux, David Miller, Horst H. von Brand

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) <mikem@beardog.cca.cpqcorp.net>
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 <lethal@linux-sh.org>
Handled-By : Tejun Heo <htejun@gmail.com>
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 <vonbrand@inf.utfsm.cl>
Status     : patch available



Regards,
Michal

--
"Najbardziej brakowało mi twojego milczenia."
-- Andrzej Sapkowski "Coś więcej"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2/2] 2.6.22-rc4: known regressions with patches
  2007-06-05 14:54 ` [2/2] 2.6.22-rc4: known regressions with patches Michal Piotrowski
@ 2007-06-05 15:01   ` Michael Ellerman
  2007-06-05 19:19   ` David Miller
  2007-06-06  0:50   ` Paul Mundt
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2007-06-05 15:01 UTC (permalink / raw)
  To: Michal Piotrowski; +Cc: LKML, linux-pci, Greg KH, Mike Miller (OS Dev)

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

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) <mikem@beardog.cca.cpqcorp.net>
> 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

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2/2] 2.6.22-rc4: known regressions with patches
  2007-06-05 14:54 ` [2/2] 2.6.22-rc4: known regressions with patches Michal Piotrowski
  2007-06-05 15:01   ` Michael Ellerman
@ 2007-06-05 19:19   ` David Miller
  2007-06-06  0:50   ` Paul Mundt
  2 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2007-06-05 19:19 UTC (permalink / raw)
  To: michal.k.k.piotrowski
  Cc: torvalds, akpm, linux-kernel, linux-pci, greg, mikem,
	tom.l.nguyen, linux-ide, lethal, htejun, jeff, alan, sparclinux,
	vonbrand

From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
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 <vonbrand@inf.utfsm.cl>
> Status     : patch available

This patch is in Linus's tree.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2/2] 2.6.22-rc4: known regressions with patches
  2007-06-05 14:54 ` [2/2] 2.6.22-rc4: known regressions with patches Michal Piotrowski
  2007-06-05 15:01   ` Michael Ellerman
  2007-06-05 19:19   ` David Miller
@ 2007-06-06  0:50   ` Paul Mundt
  2 siblings, 0 replies; 4+ messages in thread
From: Paul Mundt @ 2007-06-06  0:50 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, linux-pci, Greg KH,
	Mike Miller (OS Dev), Tom Long Nguyen, linux-ide, Tejun Heo,
	Jeff Garzik, Alan Cox, sparclinux, David Miller,
	Horst H. von Brand

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 <lethal@linux-sh.org>
> Handled-By : Tejun Heo <htejun@gmail.com>
> Caused-By  : commit 4750def52cb2c21732dda9aa1d43a07db37b0186
> Patch      : http://lkml.org/lkml/2007/5/19/161
> Status     : patch available
> 
Fixed by fd7fe701612e42fb8780d7bf61fbb0467a488c9b, which was already in
-rc3.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-06  0:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <46657866.7000108@googlemail.com>
2007-06-05 14:54 ` [2/2] 2.6.22-rc4: known regressions with patches Michal Piotrowski
2007-06-05 15:01   ` Michael Ellerman
2007-06-05 19:19   ` David Miller
2007-06-06  0:50   ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox