linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [2/2] 2.6.22-rc4: known regressions with patches v3
       [not found] <46704B5D.5020106@googlemail.com>
@ 2007-06-13 19:58 ` Michal Piotrowski
  2007-06-13 20:35   ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Michal Piotrowski @ 2007-06-13 19:58 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Netdev, linux-wireless, Samuel Ortiz,
	Andrey Borzenkov, Samuel Ortiz, Bjorn Helgaas, Stephen Smalley,
	James Morris, Eric Paris, Ingo Molnar, Greg Kroah-Hartman,
	Paulo Pereira, Alan Stern

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



Networking

Subject    : no irda0 interface (2.6.21 was OK), smsc does not find chip
References : http://lkml.org/lkml/2007/6/3/16
Submitter  : Andrey Borzenkov <arvidjaar@mail.ru>
Handled-By : Samuel Ortiz <samuel@sortiz.org>
             Bjorn Helgaas <bjorn.helgaas@hp.com>
Patch      : http://lkml.org/lkml/2007/6/7/237
Status     : patch was suggested



SELinux

Subject    : very high non-preempt latency in context_struct_compute_av()
References : http://lkml.org/lkml/2007/6/4/78
Submitter  : Ingo Molnar <mingo@elte.hu>
Handled-By : Stephen Smalley <sds@tycho.nsa.gov>
             James Morris <jmorris@namei.org>
Patch      : http://lkml.org/lkml/2007/6/7/334
Status     : patch available



USB

Subject    : list_add corruption. prev->next should be next (f7d28794), but was f0df8ed4 (prev=f0df8ed4) Kernel Bug at lib/list_debug.c:33
References : http://bugzilla.kernel.org/show_bug.cgi?id=8561
Submitter  : Paulo Pereira <pfmp.404@gmail.com>
Handled-By : Alan Stern <stern@rowland.harvard.edu>
Patch      : http://bugzilla.kernel.org/show_bug.cgi?id=8561#c8
Status     : patch was suggested



Regards,
Michal

-- 
LOG
http://www.stardust.webpages.pl/log/

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

* Re: [2/2] 2.6.22-rc4: known regressions with patches v3
  2007-06-13 19:58 ` [2/2] 2.6.22-rc4: known regressions with patches v3 Michal Piotrowski
@ 2007-06-13 20:35   ` Greg KH
  2007-06-13 21:01     ` Alan Stern
  2007-06-14  7:57     ` Paulo Pereira
  0 siblings, 2 replies; 6+ messages in thread
From: Greg KH @ 2007-06-13 20:35 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, Netdev, linux-wireless,
	Samuel Ortiz, Andrey Borzenkov, Bjorn Helgaas, Stephen Smalley,
	James Morris, Eric Paris, Ingo Molnar, Paulo Pereira, Alan Stern

On Wed, Jun 13, 2007 at 09:58:05PM +0200, Michal Piotrowski wrote:
>  USB
> 
>  Subject    : list_add corruption. prev->next should be next (f7d28794), but 
>  was f0df8ed4 (prev=f0df8ed4) Kernel Bug at lib/list_debug.c:33
>  References : http://bugzilla.kernel.org/show_bug.cgi?id=8561
>  Submitter  : Paulo Pereira <pfmp.404@gmail.com>
>  Handled-By : Alan Stern <stern@rowland.harvard.edu>
>  Patch      : http://bugzilla.kernel.org/show_bug.cgi?id=8561#c8
>  Status     : patch was suggested

I'm pretty sure this wasn't a "regression" and was always there, and
that the proposed patch did fix the solution, right Paulo and Alan?

thanks,

greg k-h

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

* Re: [2/2] 2.6.22-rc4: known regressions with patches v3
  2007-06-13 20:35   ` Greg KH
@ 2007-06-13 21:01     ` Alan Stern
  2007-06-19  8:48       ` Paulo Pereira
  2007-06-14  7:57     ` Paulo Pereira
  1 sibling, 1 reply; 6+ messages in thread
From: Alan Stern @ 2007-06-13 21:01 UTC (permalink / raw)
  To: Greg KH; +Cc: Michal Piotrowski, LKML, Paulo Pereira

On Wed, 13 Jun 2007, Greg KH wrote:

> On Wed, Jun 13, 2007 at 09:58:05PM +0200, Michal Piotrowski wrote:
> >  USB
> > 
> >  Subject    : list_add corruption. prev->next should be next (f7d28794), but 
> >  was f0df8ed4 (prev=f0df8ed4) Kernel Bug at lib/list_debug.c:33
> >  References : http://bugzilla.kernel.org/show_bug.cgi?id=8561
> >  Submitter  : Paulo Pereira <pfmp.404@gmail.com>
> >  Handled-By : Alan Stern <stern@rowland.harvard.edu>
> >  Patch      : http://bugzilla.kernel.org/show_bug.cgi?id=8561#c8
> >  Status     : patch was suggested
> 
> I'm pretty sure this wasn't a "regression" and was always there, and
> that the proposed patch did fix the solution, right Paulo and Alan?

I'm also pretty sure that it's not a regression and that the patch 
should have fixed it.  But since Paolo hasn't replied to any of our 
queries, we can't be certain.

Alan Stern


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

* Re: [2/2] 2.6.22-rc4: known regressions with patches v3
  2007-06-13 20:35   ` Greg KH
  2007-06-13 21:01     ` Alan Stern
@ 2007-06-14  7:57     ` Paulo Pereira
  1 sibling, 0 replies; 6+ messages in thread
From: Paulo Pereira @ 2007-06-14  7:57 UTC (permalink / raw)
  To: Greg KH
  Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML, Netdev,
	linux-wireless, Samuel Ortiz, Andrey Borzenkov, Bjorn Helgaas,
	Stephen Smalley, James Morris, Eric Paris, Ingo Molnar,
	Alan Stern

A Wednesday 13 June 2007 21:35:02, Greg KH escreveu:
> On Wed, Jun 13, 2007 at 09:58:05PM +0200, Michal Piotrowski wrote:
> >  USB
> >
> >  Subject    : list_add corruption. prev->next should be next (f7d28794),
> > but was f0df8ed4 (prev=f0df8ed4) Kernel Bug at lib/list_debug.c:33
> >  References : http://bugzilla.kernel.org/show_bug.cgi?id=8561
> >  Submitter  : Paulo Pereira <pfmp.404@gmail.com>
> >  Handled-By : Alan Stern <stern@rowland.harvard.edu>
> >  Patch      : http://bugzilla.kernel.org/show_bug.cgi?id=8561#c8
> >  Status     : patch was suggested
>
> I'm pretty sure this wasn't a "regression" and was always there, and
> that the proposed patch did fix the solution, right Paulo and Alan?
>
> thanks,
>
> greg k-h

	No I haven't fix the problem... I'am waiting for a friend that is in 
holiday's and work's with linux well. I'am beginer in linux and I can't put 
the patch to work, because of that I'am waiting for him to see if the patch 
work. 
	Sorry, the fact I don't say anything about the problem but my friend comes 
this week and them we put the patch and I will tell something!!
Regards, Paulo.

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

* Re: [2/2] 2.6.22-rc4: known regressions with patches v3
  2007-06-13 21:01     ` Alan Stern
@ 2007-06-19  8:48       ` Paulo Pereira
  2007-06-20  6:58         ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Paulo Pereira @ 2007-06-19  8:48 UTC (permalink / raw)
  To: Alan Stern; +Cc: Greg KH, Michal Piotrowski, LKML

A Wednesday 13 June 2007 22:01:54, Alan Stern escreveu:
> On Wed, 13 Jun 2007, Greg KH wrote:
> > On Wed, Jun 13, 2007 at 09:58:05PM +0200, Michal Piotrowski wrote:
> > >  USB
> > >
> > >  Subject    : list_add corruption. prev->next should be next
> > > (f7d28794), but was f0df8ed4 (prev=f0df8ed4) Kernel Bug at
> > > lib/list_debug.c:33 References :
> > > http://bugzilla.kernel.org/show_bug.cgi?id=8561
> > >  Submitter  : Paulo Pereira <pfmp.404@gmail.com>
> > >  Handled-By : Alan Stern <stern@rowland.harvard.edu>
> > >  Patch      : http://bugzilla.kernel.org/show_bug.cgi?id=8561#c8
> > >  Status     : patch was suggested
> >
> > I'm pretty sure this wasn't a "regression" and was always there, and
> > that the proposed patch did fix the solution, right Paulo and Alan?
>
> I'm also pretty sure that it's not a regression and that the patch
> should have fixed it.  But since Paolo hasn't replied to any of our
> queries, we can't be certain.
>
> Alan Stern

Hi, I'am writting for tell that the patch work well, I have Ktorrent working 
for 3 days and there is no Kernel Panic!!!! But I'am using Kernel 2.6.22-rc4 
with the patch that you send!!
Thank you, Paulo

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

* Re: [2/2] 2.6.22-rc4: known regressions with patches v3
  2007-06-19  8:48       ` Paulo Pereira
@ 2007-06-20  6:58         ` Greg KH
  0 siblings, 0 replies; 6+ messages in thread
From: Greg KH @ 2007-06-20  6:58 UTC (permalink / raw)
  To: Paulo Pereira; +Cc: Alan Stern, Michal Piotrowski, LKML

On Tue, Jun 19, 2007 at 09:48:27AM +0100, Paulo Pereira wrote:
> A Wednesday 13 June 2007 22:01:54, Alan Stern escreveu:
> > On Wed, 13 Jun 2007, Greg KH wrote:
> > > On Wed, Jun 13, 2007 at 09:58:05PM +0200, Michal Piotrowski wrote:
> > > >  USB
> > > >
> > > >  Subject    : list_add corruption. prev->next should be next
> > > > (f7d28794), but was f0df8ed4 (prev=f0df8ed4) Kernel Bug at
> > > > lib/list_debug.c:33 References :
> > > > http://bugzilla.kernel.org/show_bug.cgi?id=8561
> > > >  Submitter  : Paulo Pereira <pfmp.404@gmail.com>
> > > >  Handled-By : Alan Stern <stern@rowland.harvard.edu>
> > > >  Patch      : http://bugzilla.kernel.org/show_bug.cgi?id=8561#c8
> > > >  Status     : patch was suggested
> > >
> > > I'm pretty sure this wasn't a "regression" and was always there, and
> > > that the proposed patch did fix the solution, right Paulo and Alan?
> >
> > I'm also pretty sure that it's not a regression and that the patch
> > should have fixed it.  But since Paolo hasn't replied to any of our
> > queries, we can't be certain.
> >
> > Alan Stern
> 
> Hi, I'am writting for tell that the patch work well, I have Ktorrent working 
> for 3 days and there is no Kernel Panic!!!! But I'am using Kernel 2.6.22-rc4 
> with the patch that you send!!

Ok, it's queued up for after 2.6.22 is out as it is not a regression and
is kind of intrusive.

Unless others think it should go in now?

thanks,

greg k-h

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

end of thread, other threads:[~2007-06-20  7:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <46704B5D.5020106@googlemail.com>
2007-06-13 19:58 ` [2/2] 2.6.22-rc4: known regressions with patches v3 Michal Piotrowski
2007-06-13 20:35   ` Greg KH
2007-06-13 21:01     ` Alan Stern
2007-06-19  8:48       ` Paulo Pereira
2007-06-20  6:58         ` Greg KH
2007-06-14  7:57     ` Paulo Pereira

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).