Re: 2.6.22-rc7: known regressions with patches v2

2007-07-07 Thread Linus Torvalds
On Sat, 7 Jul 2007, Christoph Lameter wrote: > > What are these functions "malloc" and "free"? Would be good if those > would be using kmalloc_track_caller() so that we can figure out who called > them. There's not a lot of those around. Looks like it's probably one of init/do_mounts

Re: 2.6.22-rc7: known regressions with patches v2

2007-07-07 Thread Christoph Lameter
On Sat, 7 Jul 2007, Michal Piotrowski wrote: > > If you're looking for someone to blame, consider the fact that this has > > gone away now I've switched back to slab. :) > Yup, I forgot to add Christoph to CC :) H.. Cannot see the corruption in the dump since it only includes 128 bytes and

Re: 2.6.22-rc7: known regressions with patches v2

2007-07-07 Thread Michal Piotrowski
On 07/07/07, David Woodhouse <[EMAIL PROTECTED]> wrote: On Sat, 2007-07-07 at 18:06 +0200, Michal Piotrowski wrote: > FBDEV > > Subject : SLUB kmalloc-32768: Poison check [EMAIL PROTECTED] > slab 0xc04de400 > References : http://lkml.org/lkml/2007/7/4/305 > Last known good : ? > Subm

Re: 2.6.22-rc7: known regressions with patches v2

2007-07-07 Thread David Woodhouse
On Sat, 2007-07-07 at 18:06 +0200, Michal Piotrowski wrote: > FBDEV > > Subject : SLUB kmalloc-32768: Poison check [EMAIL PROTECTED] > slab 0xc04de400 > References : http://lkml.org/lkml/2007/7/4/305 > Last known good : ? > Submitter : David Woodhouse <[EMAIL PROTECTED]> > Cause

2.6.22-rc7: known regressions with patches v2

2007-07-07 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.22-rc7 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Hugh Dickins 2

Re: 2.6.22-rc7: known regressions with patches

2007-07-03 Thread Linus Torvalds
On Wed, 4 Jul 2007, Andi Kleen wrote: > > Linus, also what about the revert of the HPET reservation? That would > fix a clear regression too. Thanks for reminding me. It probably isn't much of a regression any more (since we added the code to not use the HPET when it doesn't seem to be workin

Re: 2.6.22-rc7: known regressions with patches

2007-07-03 Thread Andi Kleen
On Wednesday 04 July 2007 00:12:10 Björn Steinbrink wrote: > On 2007.07.03 14:42:25 -0700, Linus Torvalds wrote: > > > > > > On Tue, 3 Jul 2007, Bj?rn Steinbrink wrote: > > > Andi said that one of the regression fixes wasn't critical for .22 and > > > that he wants to do a stopgap for the other r

Re: 2.6.22-rc7: known regressions with patches

2007-07-03 Thread Björn Steinbrink
On 2007.07.03 14:42:25 -0700, Linus Torvalds wrote: > > > On Tue, 3 Jul 2007, Bj?rn Steinbrink wrote: > > Andi said that one of the regression fixes wasn't critical for .22 and > > that he wants to do a stopgap for the other regression (my patch > > sucked), reverting the code to the .21 version.

Re: 2.6.22-rc7: known regressions with patches

2007-07-03 Thread Linus Torvalds
On Tue, 3 Jul 2007, Bj?rn Steinbrink wrote: > On 2007.07.03 18:45:24 +0200, Michal Piotrowski wrote: > > Subject: OProfile issues > > References : http://lkml.org/lkml/2007/6/12/207 > > Submitter : Stephane Eranian <[EMAIL PROTECTED]> > > Handled-By : Björn Steinbrink <[EMAIL PROTECTED]> >

Re: 2.6.22-rc7: known regressions with patches

2007-07-03 Thread Björn Steinbrink
On 2007.07.03 18:45:24 +0200, Michal Piotrowski wrote: > Subject: OProfile issues > References : http://lkml.org/lkml/2007/6/12/207 > Submitter : Stephane Eranian <[EMAIL PROTECTED]> > Handled-By : Björn Steinbrink <[EMAIL PROTECTED]> > Patch : http://lkml.org/lkml/2007/6/12/392 >

Re: 2.6.22-rc7: known regressions with patches

2007-07-03 Thread Linus Torvalds
On Tue, 3 Jul 2007, Michal Piotrowski wrote: > > Subject : inconsistent lock state > References : http://lkml.org/lkml/2007/7/3/195 > Last known good : ? > Submitter : Andre Noll <[EMAIL PROTECTED]> > Caused-By : ? > Handled-By : Linus Torvalds <[EMAIL PROTECTED]> >

2.6.22-rc7: known regressions with patches

2007-07-03 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.22-rc7 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Hugh Dickins 2