linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [1/4] 2.6.22-rc3: known regressions
@ 2007-05-29 12:52 Michal Piotrowski
  2007-05-29 14:34 ` Jan Kara
  2007-05-30  4:35 ` Sam Ravnborg
  0 siblings, 2 replies; 4+ messages in thread
From: Michal Piotrowski @ 2007-05-29 12:52 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
	linux-acpi, Len Brown, Thierry Volpiatto, alsa-devel,
	Takashi Iwai, Jaroslav Kysela, Ben Collins, Jan Kara,
	linux-fsdevel, Florin Iucha, Sam Ravnborg, Andrey Borzenkov

Hi all,

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

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



Unclassified

Subject    : long freezes on thinkpad t60
References : http://lkml.org/lkml/2007/5/24/100
Submitter  : Miklos Szeredi <miklos@szeredi.hu>
Handled-By : Ingo Molnar <mingo@elte.hu>
Status     : problem is being debugged



ACPI

Subject    : unable to shutdown on kernel 2.6.22-rc2
References : http://bugzilla.kernel.org/show_bug.cgi?id=8516
Submitter  : Thierry Volpiatto <tvolpiatt@neuf.fr>
Status     : Unknown



ALSA

Subject    : snd-aoa causes badness in lib/kref.c:33
References : http://bugzilla.kernel.org/show_bug.cgi?id=8513
Submitter  : Ben Collins <bcollins@ubuntu.com>
Status     : Unknown



File systems

Subject    : Oops in dentry_iput with 2.6.22-rc2 on AMD64
References : http://lkml.org/lkml/2007/5/22/4
Submitter  : Florin Iucha <florin@iucha.net>
Status     : Unknown



Kbuild

Subject    : make M=$PWD modules_install does nothing
References : http://lkml.org/lkml/2007/5/27/190
Submitter  : Andrey Borzenkov <arvidjaar@mail.ru>
Status     : Unknown



Regards,
Michal

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

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [1/4] 2.6.22-rc3: known regressions
  2007-05-29 12:52 [1/4] 2.6.22-rc3: known regressions Michal Piotrowski
@ 2007-05-29 14:34 ` Jan Kara
  2007-05-29 14:41   ` Florin Iucha
  2007-05-30  4:35 ` Sam Ravnborg
  1 sibling, 1 reply; 4+ messages in thread
From: Jan Kara @ 2007-05-29 14:34 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
	linux-acpi, Len Brown, Thierry Volpiatto, alsa-devel,
	Takashi Iwai, Jaroslav Kysela, Ben Collins, Jan Kara,
	linux-fsdevel, Florin Iucha, Sam Ravnborg, Andrey Borzenkov

  Hi,

On Tue 29-05-07 14:52:53, Michal Piotrowski wrote:
> Here is a list of some known regressions in 2.6.22-rc3.
> 
> Feel free to add new regressions/remove fixed etc.
> http://kernelnewbies.org/known_regressions
> 
  <snip>
> File systems
> 
> Subject    : Oops in dentry_iput with 2.6.22-rc2 on AMD64
> References : http://lkml.org/lkml/2007/5/22/4
> Submitter  : Florin Iucha <florin@iucha.net>
> Status     : Unknown
  Actually, the bug seems to be unreproducible and it has probably been a
1-bit flip. So I'd be reluctant to call it a regression...

								Honza
-- 
Jan Kara <jack@suse.cz>
SuSE CR Labs

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

* Re: [1/4] 2.6.22-rc3: known regressions
  2007-05-29 14:34 ` Jan Kara
@ 2007-05-29 14:41   ` Florin Iucha
  0 siblings, 0 replies; 4+ messages in thread
From: Florin Iucha @ 2007-05-29 14:41 UTC (permalink / raw)
  To: Jan Kara
  Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML,
	Miklos Szeredi, Ingo Molnar, linux-acpi, Len Brown,
	Thierry Volpiatto, alsa-devel, Takashi Iwai, Jaroslav Kysela,
	Ben Collins, linux-fsdevel, Sam Ravnborg, Andrey Borzenkov

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

On Tue, May 29, 2007 at 04:34:59PM +0200, Jan Kara wrote:
> On Tue 29-05-07 14:52:53, Michal Piotrowski wrote:
> > Here is a list of some known regressions in 2.6.22-rc3.
> > 
> > Subject    : Oops in dentry_iput with 2.6.22-rc2 on AMD64
> > References : http://lkml.org/lkml/2007/5/22/4
> > Submitter  : Florin Iucha <florin@iucha.net>
> > Status     : Unknown
>   Actually, the bug seems to be unreproducible and it has probably been a
> 1-bit flip. So I'd be reluctant to call it a regression...

I agree with this statement.  I'll ping Michal and Jan if the oops
resurfaces.

florin

-- 
Bruce Schneier expects the Spanish Inquisition.
      http://geekz.co.uk/schneierfacts/fact/163

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [1/4] 2.6.22-rc3: known regressions
  2007-05-29 12:52 [1/4] 2.6.22-rc3: known regressions Michal Piotrowski
  2007-05-29 14:34 ` Jan Kara
@ 2007-05-30  4:35 ` Sam Ravnborg
  1 sibling, 0 replies; 4+ messages in thread
From: Sam Ravnborg @ 2007-05-30  4:35 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
	linux-acpi, Len Brown, Thierry Volpiatto, alsa-devel,
	Takashi Iwai, Jaroslav Kysela, Ben Collins, Jan Kara,
	linux-fsdevel, Florin Iucha, Andrey Borzenkov

On Tue, May 29, 2007 at 02:52:53PM +0200, Michal Piotrowski wrote:
> Hi all,
> 
> Here is a list of some known regressions in 2.6.22-rc3.
> 
> 
> Kbuild
> 
> Subject    : make M=$PWD modules_install does nothing
> References : http://lkml.org/lkml/2007/5/27/190
> Submitter  : Andrey Borzenkov <arvidjaar@mail.ru>
> Status     : Unknown
Closed - see http://lkml.org/lkml/2007/5/29/497

	Sam

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

end of thread, other threads:[~2007-05-30  4:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-29 12:52 [1/4] 2.6.22-rc3: known regressions Michal Piotrowski
2007-05-29 14:34 ` Jan Kara
2007-05-29 14:41   ` Florin Iucha
2007-05-30  4:35 ` Sam Ravnborg

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