Re: [2/2] 2.6.22-git: known regressions

7 messages, 5 authors, 2007-07-19 · open the first message on its own page

Re: [2/2] 2.6.22-git: known regressions

From: Michal Piotrowski <hidden>
Date: 2007-07-19 16:36:21

Hi all,

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

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

List of Aces

Name                    Regressions fixed since 21-Jun-2007
Adrian Bunk                            3
Andi Kleen                             2
Andrew Morton                          2
David Woodhouse                        2
Hugh Dickins                           2
Jens Axboe                             2



FS

Subject         : ia64 build failure from recent diskquota patch
References      : http://lkml.org/lkml/2007/7/18/407
Last known good : ?
Submitter       : Doug Chapman [off-list ref]
Caused-By       : Vasily Tarasov [off-list ref]
                  commit b716395e2b8e450e294537de0c91476ded2f0395
Handled-By      : ?
Status          : unknown

Subject         : ext4 build warnings
References      : http://lkml.org/lkml/2007/7/18/420
Last known good : ?
Submitter       : Jeff Garzik [off-list ref]
Caused-By       : ?
Handled-By      : Mingming Cao [off-list ref]
Status          : unknown



IDE

Subject         : compile error if CONFIG_BLOCK not enabled related to linux/ide.h include
References      : http://lkml.org/lkml/2007/7/18/11
Last known good : ?
Submitter       : Kumar Gala [off-list ref]
Caused-By       : ?
Handled-By      : Bartlomiej Zolnierkiewicz [off-list ref]
Status          : unknown



Memory management

Subject         : kmalloc zero size changes break i386
References      : http://lkml.org/lkml/2007/7/19/172
Last known good : ?
Submitter       : Andi Kleen [off-list ref]
Caused-By       : Christoph Lameter [off-list ref]
                  commit 6cb8f91320d3e720351c21741da795fed580b21b
Handled-By      : ?
Status          : unknown



SYSFS

Subject         : sysfs root link count broken in 2.6.22-git5
References      : http://lkml.org/lkml/2007/7/15/62
Last known good : ?
Submitter       : Jean Delvare [off-list ref]
Caused-By       : ?
Handled-By      : Tejun Heo [off-list ref]
Status          : unknown



Regards,
Michal

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

Re: [2/2] 2.6.22-git: known regressions

From: Greg KH <gregkh@suse.de>
Date: 2007-07-19 16:42:00

On Thu, Jul 19, 2007 at 06:34:55PM +0200, Michal Piotrowski wrote:
SYSFS

Subject         : sysfs root link count broken in 2.6.22-git5
References      : http://lkml.org/lkml/2007/7/15/62
Last known good : ?
Submitter       : Jean Delvare [off-list ref]
Caused-By       : ?
Handled-By      : Tejun Heo [off-list ref]
Status          : unknown
This is now fixed in Linus's tree with a patch from Tejun.

thanks,

greg k-h

Re: [2/2] 2.6.22-git: known regressions

From: Satyam Sharma <hidden>
Date: 2007-07-19 17:07:16

Subject         : ext4 build warnings
References      : http://lkml.org/lkml/2007/7/18/420
Last known good : ?
Submitter       : Jeff Garzik [off-list ref]
Caused-By       : ?
Handled-By      : Mingming Cao [off-list ref]
Status          : unknown
Mingming Cao fixed this:

http://lkml.org/lkml/2007/7/18/564

Dunno if it's in latest git

Re: [2/2] 2.6.22-git: known regressions

From: Mingming Caoc <hidden>
Date: 2007-07-19 17:21:22

Satyam Sharma wrote:
quoted
Subject         : ext4 build warnings
References      : http://lkml.org/lkml/2007/7/18/420
Last known good : ?
Submitter       : Jeff Garzik [off-list ref]
Caused-By       : ?
Handled-By      : Mingming Cao [off-list ref]
Status          : unknown
Mingming Cao fixed this:

http://lkml.org/lkml/2007/7/18/564

Dunno if it's in latest git
Andrew pushed the patch to Linus last night.

Thanks,

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

Re: [2/2] 2.6.22-git: known regressions

From: Michal Piotrowski <hidden>
Date: 2007-07-19 18:35:47

On 19/07/07, Satyam Sharma [off-list ref] wrote:
quoted
Subject         : ext4 build warnings
References      : http://lkml.org/lkml/2007/7/18/420
Last known good : ?
Submitter       : Jeff Garzik [off-list ref]
Caused-By       : ?
Handled-By      : Mingming Cao [off-list ref]
Status          : unknown
Mingming Cao fixed this:

http://lkml.org/lkml/2007/7/18/564

Dunno if it's in latest git
Informations updated. Thanks!

Regards,
Michal

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

Re: [2/2] 2.6.22-git: known regressions

From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2007-07-19 19:11:00

On Thursday 19 July 2007, Michal Piotrowski wrote:
IDE

Subject         : compile error if CONFIG_BLOCK not enabled related to linux/ide.h include
References      : http://lkml.org/lkml/2007/7/18/11
Last known good : ?
Submitter       : Kumar Gala [off-list ref]
Caused-By       : ?
Handled-By      : Bartlomiej Zolnierkiewicz [off-list ref]
Status          : unknown
Not a 2.6.22-git regression (CONFIG_BLOCK was added on September 2006) and
Kumar should have a fix really soon - could be removed from the list IMO.

Thanks,
Bart

Re: [2/2] 2.6.22-git: known regressions

From: Michal Piotrowski <hidden>
Date: 2007-07-19 19:19:06

On 19/07/07, Bartlomiej Zolnierkiewicz [off-list ref] wrote:
On Thursday 19 July 2007, Michal Piotrowski wrote:
quoted
IDE

Subject         : compile error if CONFIG_BLOCK not enabled related to linux/ide.h include
References      : http://lkml.org/lkml/2007/7/18/11
Last known good : ?
Submitter       : Kumar Gala [off-list ref]
Caused-By       : ?
Handled-By      : Bartlomiej Zolnierkiewicz [off-list ref]
Status          : unknown
Not a 2.6.22-git regression (CONFIG_BLOCK was added on September 2006) and
Kumar should have a fix really soon - could be removed from the list IMO.
Ok, I removed it.
Thanks,
Bart
Regards,
Michal

-- 
LOG
http://www.stardust.webpages.pl/log/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help