public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [1/2] 2.6.22-git: known regressions
@ 2007-07-19 16:34 Michal Piotrowski
  2007-07-19 16:49 ` Avi Kivity
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Michal Piotrowski @ 2007-07-19 16:34 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, LKML, Gabriel C,
	Jeremy Fitzhardinge, Satyam Sharma, Tejun Heo, Avi Kivity,
	Uwe Kleine-König, Jens Axboe, FUJITA Tomonori, dri-devel,
	Dave Airlie, Michel Dänzer, Kristian Høgsberg,
	Charles Gagalac

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



Unclassified

Subject         : a52b1752c07 broke !SMP: error: implicit declaration of function `WARN_ON'
References      : http://lkml.org/lkml/2007/7/17/600
Last known good : ?
Submitter       : Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Caused-By       : Avi Kivity <avi@qumranet.com>
                  commit a52b1752c077cb919b71167c54968a0b91673281
Handled-By      : ?
Status          : unknown

Subject         : Section mismatch: reference to .init.data:cpu_llc_id (between 'set_cpu_sibling_map' and 'initialize_secondary')
References      : http://lkml.org/lkml/2007/7/19/202
Last known good : ?
Submitter       : Gabriel C <nix.or.die@googlemail.com>
Caused-By       : Jeremy Fitzhardinge <jeremy@xensource.com>
                  commit c70df74376c1e29a04e07e23dd3f4c384d6166dd
Handled-By      : ?
Status          : unknown


Subject         : Oops while modprobing phy fixed module
References      : http://lkml.org/lkml/2007/7/14/63
Last known good : ?
Submitter       : Gabriel C <nix.or.die@googlemail.com>
Caused-By       : Tejun Heo <htejun@gmail.com>
                  commit 3007e997de91ec59af39a3f9c91595b31ae6e08b
Handled-By      : Satyam Sharma <satyam.sharma@gmail.com>
                  Tejun Heo <htejun@gmail.com>
Status          : unknown



Block layer

Subject         : broken {sd,hd}parm
References      : http://lkml.org/lkml/2007/7/16/389
Last known good : ?
Submitter       : Gabriel C <nix.or.die@googlemail.com>
Caused-By       : ?
Handled-By      : FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Status          : problem is being debugged



DRM

Subject         : wine locks up system
References      : http://lkml.org/lkml/2007/7/17/128
Last known good : ?
Submitter       : Charles Gagalac <charles.gagalac@gmail.com>
Caused-By       : commit d4e2cbe9cb9219fc924191a6baa2369140cb5ea8
                  Dave Airlie <airlied@linux.ie>
                  Michel Dänzer <michel@tungstengraphics.com>
                  Kristian Høgsberg <krh@redhat.com>
Handled-By      : 
Status          : unknown



Regards,
Michal

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

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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 16:34 [1/2] 2.6.22-git: known regressions Michal Piotrowski
@ 2007-07-19 16:49 ` Avi Kivity
  2007-07-19 17:00   ` Michal Piotrowski
  2007-07-19 17:05 ` Satyam Sharma
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 9+ messages in thread
From: Avi Kivity @ 2007-07-19 16:49 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, Gabriel C,
	Jeremy Fitzhardinge, Satyam Sharma, Tejun Heo,
	Uwe Kleine-König, Jens Axboe, FUJITA Tomonori, dri-devel,
	Dave Airlie, Michel Dänzer, Kristian Høgsberg,
	Charles Gagalac

Michal Piotrowski wrote:
>
> Unclassified
>
> Subject         : a52b1752c07 broke !SMP: error: implicit declaration of function `WARN_ON'
> References      : http://lkml.org/lkml/2007/7/17/600
> Last known good : ?
> Submitter       : Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
> Caused-By       : Avi Kivity <avi@qumranet.com>
>                   commit a52b1752c077cb919b71167c54968a0b91673281
> Handled-By      : ?
> Status          : unknown
>   

This has been fixed by Al Viro, 
8dfd588c3180b7403c402b4545164ee4543f8f86, in mainline.

I am now working on kvm and slub intensely disliking each other.

Note: the wiki page is immutable, so I could not update it.

-- 
error compiling committee.c: too many arguments to function


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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 16:49 ` Avi Kivity
@ 2007-07-19 17:00   ` Michal Piotrowski
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Piotrowski @ 2007-07-19 17:00 UTC (permalink / raw)
  To: Avi Kivity; +Cc: Linus Torvalds, Andrew Morton, LKML, Uwe Kleine-König

On 19/07/07, Avi Kivity <avi@qumranet.com> wrote:
> Michal Piotrowski wrote:
> >
> > Unclassified
> >
> > Subject         : a52b1752c07 broke !SMP: error: implicit declaration of function `WARN_ON'
> > References      : http://lkml.org/lkml/2007/7/17/600
> > Last known good : ?
> > Submitter       : Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
> > Caused-By       : Avi Kivity <avi@qumranet.com>
> >                   commit a52b1752c077cb919b71167c54968a0b91673281
> > Handled-By      : ?
> > Status          : unknown
> >
>
> This has been fixed by Al Viro,
> 8dfd588c3180b7403c402b4545164ee4543f8f86, in mainline.

Thanks!

>
> I am now working on kvm and slub intensely disliking each other.
>
> Note: the wiki page is immutable,

Yes, you need to create an account.

> so I could not update it.
>
> --
> error compiling committee.c: too many arguments to function
>
>

Regards,
Michal

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

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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 16:34 [1/2] 2.6.22-git: known regressions Michal Piotrowski
  2007-07-19 16:49 ` Avi Kivity
@ 2007-07-19 17:05 ` Satyam Sharma
  2007-07-19 17:15   ` Gabriel C
  2007-07-19 20:05 ` Dave Airlie
  2007-07-20  1:15 ` Andi Kleen
  3 siblings, 1 reply; 9+ messages in thread
From: Satyam Sharma @ 2007-07-19 17:05 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, Gabriel C,
	Jeremy Fitzhardinge, Tejun Heo, Avi Kivity, Uwe Kleine-König,
	Jens Axboe, FUJITA Tomonori, dri-devel, Dave Airlie,
	Michel Dänzer, Kristian Høgsberg, Charles Gagalac

On 7/19/07, Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:

> Subject         : Section mismatch: reference to .init.data:cpu_llc_id (between 'set_cpu_sibling_map' and 'initialize_secondary')
> References      : http://lkml.org/lkml/2007/7/19/202
> Last known good : ?
> Submitter       : Gabriel C <nix.or.die@googlemail.com>
> Caused-By       : Jeremy Fitzhardinge <jeremy@xensource.com>
>                   commit c70df74376c1e29a04e07e23dd3f4c384d6166dd
> Handled-By      : ?
> Status          : unknown

Fixed by Jeremy Fitzhardinge, see:

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

Dunno if it's in latest git.

> Subject         : Oops while modprobing phy fixed module
> References      : http://lkml.org/lkml/2007/7/14/63
> Last known good : ?
> Submitter       : Gabriel C <nix.or.die@googlemail.com>
> Caused-By       : Tejun Heo <htejun@gmail.com>
>                   commit 3007e997de91ec59af39a3f9c91595b31ae6e08b
> Handled-By      : Satyam Sharma <satyam.sharma@gmail.com>
>                   Tejun Heo <htejun@gmail.com>
> Status          : unknown


This thread consisted of two unrelated/different oops stack traces :-)

One of them was fixed by Tejun,
a1da4dfe35bc36c3bc9716d995c85b7983c38a76

The other is SLUB related, I think.

> Block layer
>
> Subject         : broken {sd,hd}parm
> References      : http://lkml.org/lkml/2007/7/16/389
> Last known good : ?
> Submitter       : Gabriel C <nix.or.die@googlemail.com>
> Caused-By       : ?
> Handled-By      : FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> Status          : problem is being debugged

James Bottomley posted a patch for it just now, Gabriel seems
to be happy with it

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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 17:05 ` Satyam Sharma
@ 2007-07-19 17:15   ` Gabriel C
  2007-07-19 18:39     ` Gabriel C
  0 siblings, 1 reply; 9+ messages in thread
From: Gabriel C @ 2007-07-19 17:15 UTC (permalink / raw)
  To: Satyam Sharma
  Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML,
	Jeremy Fitzhardinge, Tejun Heo, Avi Kivity, Uwe Kleine-König,
	Jens Axboe, FUJITA Tomonori, dri-devel, Dave Airlie,
	Michel Dänzer, Kristian Høgsberg, Charles Gagalac

Satyam Sharma wrote:
> On 7/19/07, Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:
>
>   
>> Subject         : Section mismatch: reference to .init.data:cpu_llc_id (between 'set_cpu_sibling_map' and 'initialize_secondary')
>> References      : http://lkml.org/lkml/2007/7/19/202
>> Last known good : ?
>> Submitter       : Gabriel C <nix.or.die@googlemail.com>
>> Caused-By       : Jeremy Fitzhardinge <jeremy@xensource.com>
>>                   commit c70df74376c1e29a04e07e23dd3f4c384d6166dd
>> Handled-By      : ?
>> Status          : unknown
>>     
>
> Fixed by Jeremy Fitzhardinge, see:
>
> http://lkml.org/lkml/2007/7/18/410
>
> Dunno if it's in latest git.
>   

No is not.

>   
>> Subject         : Oops while modprobing phy fixed module
>> References      : http://lkml.org/lkml/2007/7/14/63
>> Last known good : ?
>> Submitter       : Gabriel C <nix.or.die@googlemail.com>
>> Caused-By       : Tejun Heo <htejun@gmail.com>
>>                   commit 3007e997de91ec59af39a3f9c91595b31ae6e08b
>> Handled-By      : Satyam Sharma <satyam.sharma@gmail.com>
>>                   Tejun Heo <htejun@gmail.com>
>> Status          : unknown
>>     
>
>
> This thread consisted of two unrelated/different oops stack traces :-)
>
> One of them was fixed by Tejun,
> a1da4dfe35bc36c3bc9716d995c85b7983c38a76
>
> The other is SLUB related, I think.
>
>   

Yes SLAB/SLUB traces.

I will test the SLAB fix ( noone told me is fixed ) and I'll test the
same with SLUB to see whatever is fixed in current git , later.

>> Block layer
>>
>> Subject         : broken {sd,hd}parm
>> References      : http://lkml.org/lkml/2007/7/16/389
>> Last known good : ?
>> Submitter       : Gabriel C <nix.or.die@googlemail.com>
>> Caused-By       : ?
>> Handled-By      : FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
>> Status          : problem is being debugged
>>     
>
> James Bottomley posted a patch for it just now, Gabriel seems
> to be happy with it
>
>   


Yes :)

http://lkml.org/lkml/diff/2007/7/19/357/1

Everything works again with this patch.


Gabriel


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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 17:15   ` Gabriel C
@ 2007-07-19 18:39     ` Gabriel C
  2007-07-19 18:55       ` Satyam Sharma
  0 siblings, 1 reply; 9+ messages in thread
From: Gabriel C @ 2007-07-19 18:39 UTC (permalink / raw)
  To: Satyam Sharma
  Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML,
	Jeremy Fitzhardinge, Tejun Heo, Avi Kivity, Uwe Kleine-König,
	Jens Axboe, FUJITA Tomonori, dri-devel, Dave Airlie,
	Michel Dänzer, Kristian Høgsberg, Charles Gagalac

Gabriel C wrote:
>>   
>>     
>>> Subject         : Oops while modprobing phy fixed module
>>> References      : http://lkml.org/lkml/2007/7/14/63
>>> Last known good : ?
>>> Submitter       : Gabriel C <nix.or.die@googlemail.com>
>>> Caused-By       : Tejun Heo <htejun@gmail.com>
>>>                   commit 3007e997de91ec59af39a3f9c91595b31ae6e08b
>>> Handled-By      : Satyam Sharma <satyam.sharma@gmail.com>
>>>                   Tejun Heo <htejun@gmail.com>
>>> Status          : unknown
>>>     
>>>       
>> This thread consisted of two unrelated/different oops stack traces :-)
>>
>> One of them was fixed by Tejun,
>> a1da4dfe35bc36c3bc9716d995c85b7983c38a76
>>
>> The other is SLUB related, I think.
>>
>>   
>>     
>
> Yes SLAB/SLUB traces.
>
> I will test the SLAB fix ( noone told me is fixed ) and I'll test the
> same with SLUB to see whatever is fixed in current git , later.
>
>
>   

Both looks fixed on current git head I cannot reproduce the Oops'es
anymore here.

Just the phy fixed driver is still broken.


Gabriel



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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 18:39     ` Gabriel C
@ 2007-07-19 18:55       ` Satyam Sharma
  0 siblings, 0 replies; 9+ messages in thread
From: Satyam Sharma @ 2007-07-19 18:55 UTC (permalink / raw)
  To: Gabriel C
  Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML,
	Jeremy Fitzhardinge, Tejun Heo, Avi Kivity, Uwe Kleine-König,
	Jens Axboe, FUJITA Tomonori, dri-devel, Dave Airlie,
	Michel Dänzer, Kristian Høgsberg, Charles Gagalac

On 7/20/07, Gabriel C <nix.or.die@googlemail.com> wrote:
> Gabriel C wrote:
> >>
> >>
> >>> Subject         : Oops while modprobing phy fixed module
> >>> References      : http://lkml.org/lkml/2007/7/14/63
> >>> Last known good : ?
> >>> Submitter       : Gabriel C <nix.or.die@googlemail.com>
> >>> Caused-By       : Tejun Heo <htejun@gmail.com>
> >>>                   commit 3007e997de91ec59af39a3f9c91595b31ae6e08b
> >>> Handled-By      : Satyam Sharma <satyam.sharma@gmail.com>
> >>>                   Tejun Heo <htejun@gmail.com>
> >>> Status          : unknown
> >>>
> >>>
> >> This thread consisted of two unrelated/different oops stack traces :-)
> >>
> >> One of them was fixed by Tejun,
> >> a1da4dfe35bc36c3bc9716d995c85b7983c38a76
> >>
> >> The other is SLUB related, I think.
> >>
> >>
> >>
> >
> > Yes SLAB/SLUB traces.
> >
> > I will test the SLAB fix ( noone told me is fixed ) and I'll test the
> > same with SLUB to see whatever is fixed in current git , later.
> >
> >
> >
>
> Both looks fixed on current git head I cannot reproduce the Oops'es
> anymore here.
>
> Just the phy fixed driver is still broken.


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

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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 16:34 [1/2] 2.6.22-git: known regressions Michal Piotrowski
  2007-07-19 16:49 ` Avi Kivity
  2007-07-19 17:05 ` Satyam Sharma
@ 2007-07-19 20:05 ` Dave Airlie
  2007-07-20  1:15 ` Andi Kleen
  3 siblings, 0 replies; 9+ messages in thread
From: Dave Airlie @ 2007-07-19 20:05 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, Gabriel C,
	Jeremy Fitzhardinge, Satyam Sharma, Tejun Heo, Avi Kivity,
	Uwe Kleine-König, Jens Axboe, FUJITA Tomonori, dri-devel,
	Michel Dänzer, Kristian Høgsberg, Charles Gagalac

[-- Attachment #1: Type: TEXT/PLAIN, Size: 766 bytes --]

>
> DRM
>
> Subject         : wine locks up system
> References      : http://lkml.org/lkml/2007/7/17/128
> Last known good : ?
> Submitter       : Charles Gagalac <charles.gagalac@gmail.com>
> Caused-By       : commit d4e2cbe9cb9219fc924191a6baa2369140cb5ea8
>                  Dave Airlie <airlied@linux.ie>
>                  Michel Dänzer <michel@tungstengraphics.com>
>                  Kristian Høgsberg <krh@redhat.com>
> Handled-By      :
> Status          : unknown

Fixed about an hour later...45ea5dcde62db8eccc8503defae3c3353256975d

Dave.

>
>
>
> Regards,
> Michal
>
> --
> LOG
> http://www.stardust.webpages.pl/log/
>

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG

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

* Re: [1/2] 2.6.22-git: known regressions
  2007-07-19 16:34 [1/2] 2.6.22-git: known regressions Michal Piotrowski
                   ` (2 preceding siblings ...)
  2007-07-19 20:05 ` Dave Airlie
@ 2007-07-20  1:15 ` Andi Kleen
  3 siblings, 0 replies; 9+ messages in thread
From: Andi Kleen @ 2007-07-20  1:15 UTC (permalink / raw)
  To: Michal Piotrowski; +Cc: linux-kernel

Michal Piotrowski <michal.k.k.piotrowski@gmail.com> writes:

> Hi all,
> 
> Here is a list of some known regressions in 2.6.22-git.

Here's a new one: 

appledisplay screen blanking driver seems to be broken
It doesn't blank anymore. I haven't done much debugging yet,
but the driver is loaded; just the screen stays on.
Not bisected currently.

> Subject         : Section mismatch: reference to .init.data:cpu_llc_id (between 'set_cpu_sibling_map' and 'initialize_secondary')
> References      : http://lkml.org/lkml/2007/7/19/202
> Last known good : ?
> Submitter       : Gabriel C <nix.or.die@googlemail.com>
> Caused-By       : Jeremy Fitzhardinge <jeremy@xensource.com>
>                   commit c70df74376c1e29a04e07e23dd3f4c384d6166dd
> Handled-By      : ?
> Status          : unknown

Fix queued in my tree.


-Andi

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

end of thread, other threads:[~2007-07-20  0:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 16:34 [1/2] 2.6.22-git: known regressions Michal Piotrowski
2007-07-19 16:49 ` Avi Kivity
2007-07-19 17:00   ` Michal Piotrowski
2007-07-19 17:05 ` Satyam Sharma
2007-07-19 17:15   ` Gabriel C
2007-07-19 18:39     ` Gabriel C
2007-07-19 18:55       ` Satyam Sharma
2007-07-19 20:05 ` Dave Airlie
2007-07-20  1:15 ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox