LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [1/2] 2.6.22-rc1: known regressions
@ 2007-05-13 18:14 Michal Piotrowski
  2007-05-13 18:19 ` Davide Libenzi
  2007-05-14  6:22 ` Jean Delvare
  0 siblings, 2 replies; 9+ messages in thread
From: Michal Piotrowski @ 2007-05-13 18:14 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, LKML, i2c, Jean Delvare,
	Antonino Ingargiola, linux-ide, Paul Mundt, Tejun Heo,
	Jeff Garzik, linux-fsdevel, xfs-masters, Jeremy Fitzhardinge,
	David Chinner, Charles Gagalac, Davide Libenzi

Hi all,

Here is a list of some known regressions in 2.6.22-rc.

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

(http://bugzilla.kernel.org/ is not available, information are not up-to-date)

I2C

Subject    : "Sensors Applet" give an error message "No chip detected"
References : http://lkml.org/lkml/2007/5/13/109
Submitter  : Antonino Ingargiola <tritemio@gmail.com>
Status     : Unknown



SATA/PATA

Subject    : libata crash on halt
References : http://marc.info/?l=linux-ide&m=117899827710565&w=2
Submitter  : Andrew Morton <akpm@linux-foundation.org>
Caused-By  : Tejun Heo <htejun@gmail.com>
             commit 920a4b1038e442700a1cfac77ea7e20bd615a2c3
Status     : problem is being debugged

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
Status     : problem is being debugged



File systems

Subject    : applications under wine freezes
References : http://bugzilla.kernel.org/show_bug.cgi?id=8462
Submitter  : Charles Gagalac <charle97@yahoo.com>
Caused-By  : Davide Libenzi <davidel@xmailserver.org>
             commit 6192bd536f96c6a0d969081bc71ae24f9319bfdc
Handled-By : Davide Libenzi <davidel@xmailserver.org>
Status     : problem is being debugged

Subject    : 2.6.21-git10/11: files getting truncated on xfs
References : http://lkml.org/lkml/2007/5/9/410
Submitter  : Jeremy Fitzhardinge <jeremy@goop.org>
Handled-By : David Chinner <dgc@sgi.com>
Patch      : http://lkml.org/lkml/2007/5/12/93
Status     : patch was suggested



Regards,
Michal

-- 
Michal K. K. Piotrowski
Kernel Monkeys
(http://kernel.wikidot.com/start)

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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-13 18:14 [1/2] 2.6.22-rc1: known regressions Michal Piotrowski
@ 2007-05-13 18:19 ` Davide Libenzi
  2007-05-13 18:52   ` Michal Piotrowski
  2007-05-13 19:11   ` Andrew Morton
  2007-05-14  6:22 ` Jean Delvare
  1 sibling, 2 replies; 9+ messages in thread
From: Davide Libenzi @ 2007-05-13 18:19 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, i2c, Jean Delvare,
	Antonino Ingargiola, linux-ide, Paul Mundt, Tejun Heo,
	Jeff Garzik, linux-fsdevel, xfs-masters, Jeremy Fitzhardinge,
	David Chinner, Charles Gagalac

On Sun, 13 May 2007, Michal Piotrowski wrote:

> Subject    : applications under wine freezes
> References : http://bugzilla.kernel.org/show_bug.cgi?id=8462
> Submitter  : Charles Gagalac <charle97@yahoo.com>
> Caused-By  : Davide Libenzi <davidel@xmailserver.org>
>              commit 6192bd536f96c6a0d969081bc71ae24f9319bfdc
> Handled-By : Davide Libenzi <davidel@xmailserver.org>
> Status     : problem is being debugged

This has been fixed. Confirmed by myself and Charles Gagalac. Patches have 
been sent to Andrew.



- Davide



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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-13 18:19 ` Davide Libenzi
@ 2007-05-13 18:52   ` Michal Piotrowski
  2007-05-13 19:03     ` Davide Libenzi
  2007-05-13 19:11   ` Andrew Morton
  1 sibling, 1 reply; 9+ messages in thread
From: Michal Piotrowski @ 2007-05-13 18:52 UTC (permalink / raw)
  To: Davide Libenzi
  Cc: Linus Torvalds, Andrew Morton, LKML, i2c, Jean Delvare,
	Antonino Ingargiola, linux-ide, Paul Mundt, Tejun Heo,
	Jeff Garzik, linux-fsdevel, xfs-masters, Jeremy Fitzhardinge,
	David Chinner, Charles Gagalac

On 13/05/07, Davide Libenzi <davidel@xmailserver.org> wrote:
> On Sun, 13 May 2007, Michal Piotrowski wrote:
>
> > Subject    : applications under wine freezes
> > References : http://bugzilla.kernel.org/show_bug.cgi?id=8462
> > Submitter  : Charles Gagalac <charle97@yahoo.com>
> > Caused-By  : Davide Libenzi <davidel@xmailserver.org>
> >              commit 6192bd536f96c6a0d969081bc71ae24f9319bfdc
> > Handled-By : Davide Libenzi <davidel@xmailserver.org>
> > Status     : problem is being debugged
>
> This has been fixed. Confirmed by myself and Charles Gagalac. Patches have
> been sent to Andrew.

Bugzilla is back. Did you mean this patch
http://bugzilla.kernel.org/show_bug.cgi?id=8462#c8 ?

Regards,
Michal

-- 
Michal K. K. Piotrowski
Kernel Monkeys
(http://kernel.wikidot.com/start)

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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-13 18:52   ` Michal Piotrowski
@ 2007-05-13 19:03     ` Davide Libenzi
  2007-05-13 19:10       ` Michal Piotrowski
  0 siblings, 1 reply; 9+ messages in thread
From: Davide Libenzi @ 2007-05-13 19:03 UTC (permalink / raw)
  To: Michal Piotrowski; +Cc: Linus Torvalds, Andrew Morton, LKML, Charles Gagalac

[Cc trimmed]

On Sun, 13 May 2007, Michal Piotrowski wrote:

> On 13/05/07, Davide Libenzi <davidel@xmailserver.org> wrote:
> > On Sun, 13 May 2007, Michal Piotrowski wrote:
> > 
> > > Subject    : applications under wine freezes
> > > References : http://bugzilla.kernel.org/show_bug.cgi?id=8462
> > > Submitter  : Charles Gagalac <charle97@yahoo.com>
> > > Caused-By  : Davide Libenzi <davidel@xmailserver.org>
> > >              commit 6192bd536f96c6a0d969081bc71ae24f9319bfdc
> > > Handled-By : Davide Libenzi <davidel@xmailserver.org>
> > > Status     : problem is being debugged
> > 
> > This has been fixed. Confirmed by myself and Charles Gagalac. Patches have
> > been sent to Andrew.
> 
> Bugzilla is back. Did you mean this patch
> http://bugzilla.kernel.org/show_bug.cgi?id=8462#c8 ?

That one does not apply on the latest mainline, and comments are 
broken. There are two new patches posted on lkml:

http://lkml.org/lkml/2007/5/11/412
http://lkml.org/lkml/2007/5/11/413



- Davide



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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-13 19:03     ` Davide Libenzi
@ 2007-05-13 19:10       ` Michal Piotrowski
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Piotrowski @ 2007-05-13 19:10 UTC (permalink / raw)
  To: Davide Libenzi; +Cc: Linus Torvalds, Andrew Morton, LKML, Charles Gagalac

On 13/05/07, Davide Libenzi <davidel@xmailserver.org> wrote:
> [Cc trimmed]
>
> On Sun, 13 May 2007, Michal Piotrowski wrote:
>
> > On 13/05/07, Davide Libenzi <davidel@xmailserver.org> wrote:
> > > On Sun, 13 May 2007, Michal Piotrowski wrote:
> > >
> > > > Subject    : applications under wine freezes
> > > > References : http://bugzilla.kernel.org/show_bug.cgi?id=8462
> > > > Submitter  : Charles Gagalac <charle97@yahoo.com>
> > > > Caused-By  : Davide Libenzi <davidel@xmailserver.org>
> > > >              commit 6192bd536f96c6a0d969081bc71ae24f9319bfdc
> > > > Handled-By : Davide Libenzi <davidel@xmailserver.org>
> > > > Status     : problem is being debugged
> > >
> > > This has been fixed. Confirmed by myself and Charles Gagalac. Patches have
> > > been sent to Andrew.
> >
> > Bugzilla is back. Did you mean this patch
> > http://bugzilla.kernel.org/show_bug.cgi?id=8462#c8 ?
>
> That one does not apply on the latest mainline, and comments are
> broken. There are two new patches posted on lkml:
>
> http://lkml.org/lkml/2007/5/11/412
> http://lkml.org/lkml/2007/5/11/413

Thanks, informations updated.

>
>
>
> - Davide
>
>
>

Regards,
Michal

-- 
Michal K. K. Piotrowski
Kernel Monkeys
(http://kernel.wikidot.com/start)

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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-13 18:19 ` Davide Libenzi
  2007-05-13 18:52   ` Michal Piotrowski
@ 2007-05-13 19:11   ` Andrew Morton
  1 sibling, 0 replies; 9+ messages in thread
From: Andrew Morton @ 2007-05-13 19:11 UTC (permalink / raw)
  To: Davide Libenzi
  Cc: Michal Piotrowski, Linus Torvalds, LKML, i2c, Jean Delvare,
	Antonino Ingargiola, linux-ide, Paul Mundt, Tejun Heo,
	Jeff Garzik, linux-fsdevel, xfs-masters, Jeremy Fitzhardinge,
	David Chinner, Charles Gagalac

On Sun, 13 May 2007 11:19:33 -0700 (PDT) Davide Libenzi <davidel@xmailserver.org> wrote:

> On Sun, 13 May 2007, Michal Piotrowski wrote:
> 
> > Subject    : applications under wine freezes
> > References : http://bugzilla.kernel.org/show_bug.cgi?id=8462
> > Submitter  : Charles Gagalac <charle97@yahoo.com>
> > Caused-By  : Davide Libenzi <davidel@xmailserver.org>
> >              commit 6192bd536f96c6a0d969081bc71ae24f9319bfdc
> > Handled-By : Davide Libenzi <davidel@xmailserver.org>
> > Status     : problem is being debugged
> 
> This has been fixed. Confirmed by myself and Charles Gagalac. Patches have 
> been sent to Andrew.

On Friday.  Should've got them into -rc1.  I suck.  Sorry.

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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-13 18:14 [1/2] 2.6.22-rc1: known regressions Michal Piotrowski
  2007-05-13 18:19 ` Davide Libenzi
@ 2007-05-14  6:22 ` Jean Delvare
  2007-05-18  0:33   ` Bill Davidsen
  1 sibling, 1 reply; 9+ messages in thread
From: Jean Delvare @ 2007-05-14  6:22 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, i2c, Antonino Ingargiola

Hi Michal,

On Sun, 13 May 2007 20:14:45 +0200, Michal Piotrowski wrote:
> 
> I2C
> 
> Subject    : "Sensors Applet" give an error message "No chip detected"
> References : http://lkml.org/lkml/2007/5/13/109
> Submitter  : Antonino Ingargiola <tritemio@gmail.com>
> Status     : Unknown

There is currently zero proof that this has anything to do with I2C.

-- 
Jean Delvare

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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-14  6:22 ` Jean Delvare
@ 2007-05-18  0:33   ` Bill Davidsen
  2007-05-18  6:29     ` Jean Delvare
  0 siblings, 1 reply; 9+ messages in thread
From: Bill Davidsen @ 2007-05-18  0:33 UTC (permalink / raw)
  To: Jean Delvare
  Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML, i2c,
	Antonino Ingargiola

Jean Delvare wrote:
> Hi Michal,
> 
> On Sun, 13 May 2007 20:14:45 +0200, Michal Piotrowski wrote:
>> I2C
>>
>> Subject    : "Sensors Applet" give an error message "No chip detected"
>> References : http://lkml.org/lkml/2007/5/13/109
>> Submitter  : Antonino Ingargiola <tritemio@gmail.com>
>> Status     : Unknown
> 
> There is currently zero proof that this has anything to do with I2C.
> 
I believe in another thread this has been traced to a change in the 
interface and can be solved with an upgrade for the applet.

-- 
Bill Davidsen <davidsen@tmr.com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

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

* Re: [1/2] 2.6.22-rc1: known regressions
  2007-05-18  0:33   ` Bill Davidsen
@ 2007-05-18  6:29     ` Jean Delvare
  0 siblings, 0 replies; 9+ messages in thread
From: Jean Delvare @ 2007-05-18  6:29 UTC (permalink / raw)
  To: Bill Davidsen
  Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML, i2c,
	Antonino Ingargiola

On Thu, 17 May 2007 20:33:20 -0400, Bill Davidsen wrote:
> Jean Delvare wrote:
> > Hi Michal,
> > 
> > On Sun, 13 May 2007 20:14:45 +0200, Michal Piotrowski wrote:
> >> I2C
> >>
> >> Subject    : "Sensors Applet" give an error message "No chip detected"
> >> References : http://lkml.org/lkml/2007/5/13/109
> >> Submitter  : Antonino Ingargiola <tritemio@gmail.com>
> >> Status     : Unknown
> > 
> > There is currently zero proof that this has anything to do with I2C.
>
> I believe in another thread this has been traced to a change in the 
> interface and can be solved with an upgrade for the applet.

Upgrade of the library (libsensors), actually. Or
CONFIG_SYSFS_DEPRECATED=y.

-- 
Jean Delvare

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

end of thread, other threads:[~2007-05-18  6:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-13 18:14 [1/2] 2.6.22-rc1: known regressions Michal Piotrowski
2007-05-13 18:19 ` Davide Libenzi
2007-05-13 18:52   ` Michal Piotrowski
2007-05-13 19:03     ` Davide Libenzi
2007-05-13 19:10       ` Michal Piotrowski
2007-05-13 19:11   ` Andrew Morton
2007-05-14  6:22 ` Jean Delvare
2007-05-18  0:33   ` Bill Davidsen
2007-05-18  6:29     ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).