* [1/3] 2.6.23-rc1: known regressions v3
@ 2007-07-30 16:33 Michal Piotrowski
2007-07-30 16:43 ` david
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Michal Piotrowski @ 2007-07-30 16:33 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, LKML, Andre Noll, Wim Van Sebroeck,
Borislav Petkov, Bret Towe, Nick Piggin, H. Peter Anvin,
Jakub Jelinek, Eric Sesterhenn, Sid Boyce
Hi all,
Here is a list of some known regressions in 2.6.23-rc1.
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 6
Andi Kleen 4
Andrew Morton 4
Linus Torvalds 4
Al Viro 3
Jens Axboe 3
Tejun Heo 3
David Woodhouse 2
Hugh Dickins 2
Unclassified
Subject : 2.6.23-rc1-git3 init failure
References : http://lkml.org/lkml/2007/7/26/467
Last known good : 2.6.23-rc1-git1
Submitter : Sid Boyce <g3vbv@blueyonder.co.uk>
Caused-By : ?
Handled-By : ?
Status : unknown
Subject : Time Problems with 2.6.23-rc1-gf695baf2
References : http://lkml.org/lkml/2007/7/23/486
Last known good : ?
Submitter : Eric Sesterhenn <snakebyte@gmx.de>
Caused-By : ?
Handled-By : ?
Status : problem is being debugged
Subject : 2.6.23-rc1 regression: mm: fix fault vs invalidate race for linear mappings
References : http://lkml.org/lkml/2007/7/24/301
Last known good : ?
Submitter : Bret Towe <magnade@gmail.com>
Caused-By : Nick Piggin <npiggin@suse.de>
commit d00806b183152af6d24f46f0c33f14162ca1262a
Handled-By : ?
Status : unknown
Subject : no setup signature found...
References : http://lkml.org/lkml/2007/7/24/168
Last known good : ?
Submitter : Borislav Petkov <bbpetkov@yahoo.de>
Caused-By : H. Peter Anvin <hpa@zytor.com>
commit 4fd06960f120e02e9abc802a09f9511c400042a5
Handled-By : H. Peter Anvin <hpa@zytor.com>
Status : problem is being debugged
Subject : /usr/bin/ld: section .text [ffffffffff700500 -> ffffffffff7007e3] overlaps section .gnu.version_d [ffffffffff7004d8 -> ffffffffff70050f]
References : http://lkml.org/lkml/2007/7/22/239
Last known good : ?
Submitter : Andre Noll <maan@systemlinux.org>
Caused-By : ?
Handled-By : Andi Kleen <ak@suse.de>
Jakub Jelinek <jakub@redhat.com>
Status : problem is being debugged
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [1/3] 2.6.23-rc1: known regressions v3
2007-07-30 16:33 [1/3] 2.6.23-rc1: known regressions v3 Michal Piotrowski
@ 2007-07-30 16:43 ` david
2007-07-30 17:48 ` Michal Piotrowski
2007-07-30 18:03 ` Borislav Petkov
2007-07-30 19:50 ` Bret Towe
2 siblings, 1 reply; 6+ messages in thread
From: david @ 2007-07-30 16:43 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Linus Torvalds, Andrew Morton, LKML, Andre Noll, Wim Van Sebroeck,
Borislav Petkov, Bret Towe, Nick Piggin, H. Peter Anvin,
Jakub Jelinek, Eric Sesterhenn, Sid Boyce
On Mon, 30 Jul 2007, Michal Piotrowski wrote:
> Subject : /usr/bin/ld: section .text [ffffffffff700500 -> ffffffffff7007e3] overlaps section .gnu.version_d [ffffffffff7004d8 -> ffffffffff70050f]
> References : http://lkml.org/lkml/2007/7/22/239
> Last known good : ?
> Submitter : Andre Noll <maan@systemlinux.org>
> Caused-By : ?
> Handled-By : Andi Kleen <ak@suse.de>
> Jakub Jelinek <jakub@redhat.com>
> Status : problem is being debugged
I'm seeing this on 2.6.22.1 as well. the resulting kernel has seemed to
work for me so I was ignoreing it.
David Lang
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [1/3] 2.6.23-rc1: known regressions v3
2007-07-30 16:43 ` david
@ 2007-07-30 17:48 ` Michal Piotrowski
2007-07-30 17:51 ` david
0 siblings, 1 reply; 6+ messages in thread
From: Michal Piotrowski @ 2007-07-30 17:48 UTC (permalink / raw)
To: david@lang.hm
Cc: Linus Torvalds, Andrew Morton, LKML, Andre Noll, Wim Van Sebroeck,
Borislav Petkov, Bret Towe, Nick Piggin, H. Peter Anvin,
Jakub Jelinek, Eric Sesterhenn, Sid Boyce
On 30/07/07, david@lang.hm <david@lang.hm> wrote:
> On Mon, 30 Jul 2007, Michal Piotrowski wrote:
>
> > Subject : /usr/bin/ld: section .text [ffffffffff700500 -> ffffffffff7007e3] overlaps section .gnu.version_d [ffffffffff7004d8 -> ffffffffff70050f]
> > References : http://lkml.org/lkml/2007/7/22/239
> > Last known good : ?
> > Submitter : Andre Noll <maan@systemlinux.org>
> > Caused-By : ?
> > Handled-By : Andi Kleen <ak@suse.de>
> > Jakub Jelinek <jakub@redhat.com>
> > Status : problem is being debugged
>
> I'm seeing this on 2.6.22.1 as well.
Ok, so it is not a regression.
> the resulting kernel has seemed to
> work for me so I was ignoreing it.
>
> David Lang
>
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [1/3] 2.6.23-rc1: known regressions v3
2007-07-30 17:48 ` Michal Piotrowski
@ 2007-07-30 17:51 ` david
0 siblings, 0 replies; 6+ messages in thread
From: david @ 2007-07-30 17:51 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Linus Torvalds, Andrew Morton, LKML, Andre Noll, Wim Van Sebroeck,
Borislav Petkov, Bret Towe, Nick Piggin, H. Peter Anvin,
Jakub Jelinek, Eric Sesterhenn, Andi Kleen, Sid Boyce
On Mon, 30 Jul 2007, Michal Piotrowski wrote:
> On 30/07/07, david@lang.hm <david@lang.hm> wrote:
>> On Mon, 30 Jul 2007, Michal Piotrowski wrote:
>>
>>> Subject : /usr/bin/ld: section .text [ffffffffff700500 -> ffffffffff7007e3] overlaps section .gnu.version_d [ffffffffff7004d8 -> ffffffffff70050f]
>>> References : http://lkml.org/lkml/2007/7/22/239
>>> Last known good : ?
>>> Submitter : Andre Noll <maan@systemlinux.org>
>>> Caused-By : ?
>>> Handled-By : Andi Kleen <ak@suse.de>
>>> Jakub Jelinek <jakub@redhat.com>
>>> Status : problem is being debugged
>>
>> I'm seeing this on 2.6.22.1 as well.
>
> Ok, so it is not a regression.
not from 2.6.22.1, it may still be a problem worth tracking. I don't
remember seeing it prior to 2.6.22.1
David Lang
>> the resulting kernel has seemed to
>> work for me so I was ignoreing it.
>>
>> David Lang
>>
>
> Regards,
> Michal
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [1/3] 2.6.23-rc1: known regressions v3
2007-07-30 16:33 [1/3] 2.6.23-rc1: known regressions v3 Michal Piotrowski
2007-07-30 16:43 ` david
@ 2007-07-30 18:03 ` Borislav Petkov
2007-07-30 19:50 ` Bret Towe
2 siblings, 0 replies; 6+ messages in thread
From: Borislav Petkov @ 2007-07-30 18:03 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Linus Torvalds, Andrew Morton, LKML, Andre Noll, Wim Van Sebroeck,
Bret Towe, Nick Piggin, H. Peter Anvin, Jakub Jelinek,
Eric Sesterhenn, Sid Boyce
On Mon, Jul 30, 2007 at 06:33:50PM +0200, Michal Piotrowski wrote:
Hi,
> Hi all,
>
> Here is a list of some known regressions in 2.6.23-rc1.
>
> 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 6
> Andi Kleen 4
> Andrew Morton 4
> Linus Torvalds 4
> Al Viro 3
> Jens Axboe 3
> Tejun Heo 3
> David Woodhouse 2
> Hugh Dickins 2
>
>
>
> Unclassified
>
> Subject : 2.6.23-rc1-git3 init failure
> References : http://lkml.org/lkml/2007/7/26/467
> Last known good : 2.6.23-rc1-git1
> Submitter : Sid Boyce <g3vbv@blueyonder.co.uk>
> Caused-By : ?
> Handled-By : ?
> Status : unknown
>
> Subject : Time Problems with 2.6.23-rc1-gf695baf2
> References : http://lkml.org/lkml/2007/7/23/486
> Last known good : ?
> Submitter : Eric Sesterhenn <snakebyte@gmx.de>
> Caused-By : ?
> Handled-By : ?
> Status : problem is being debugged
>
> Subject : 2.6.23-rc1 regression: mm: fix fault vs invalidate race for linear mappings
> References : http://lkml.org/lkml/2007/7/24/301
> Last known good : ?
> Submitter : Bret Towe <magnade@gmail.com>
> Caused-By : Nick Piggin <npiggin@suse.de>
> commit d00806b183152af6d24f46f0c33f14162ca1262a
> Handled-By : ?
> Status : unknown
>
> Subject : no setup signature found...
> References : http://lkml.org/lkml/2007/7/24/168
> Last known good : ?
you can put here 2.6.22
> Submitter : Borislav Petkov <bbpetkov@yahoo.de>
> Caused-By : H. Peter Anvin <hpa@zytor.com>
> commit 4fd06960f120e02e9abc802a09f9511c400042a5
> Handled-By : H. Peter Anvin <hpa@zytor.com>
> Status : problem is being debugged
>
> Subject : /usr/bin/ld: section .text [ffffffffff700500 -> ffffffffff7007e3] overlaps section .gnu.version_d [ffffffffff7004d8 -> ffffffffff70050f]
> References : http://lkml.org/lkml/2007/7/22/239
> Last known good : ?
> Submitter : Andre Noll <maan@systemlinux.org>
> Caused-By : ?
> Handled-By : Andi Kleen <ak@suse.de>
> Jakub Jelinek <jakub@redhat.com>
> Status : problem is being debugged
>
>
>
> Regards,
> Michal
>
> --
> LOG
> http://www.stardust.webpages.pl/log/
--
Regards/Gruß,
Boris.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [1/3] 2.6.23-rc1: known regressions v3
2007-07-30 16:33 [1/3] 2.6.23-rc1: known regressions v3 Michal Piotrowski
2007-07-30 16:43 ` david
2007-07-30 18:03 ` Borislav Petkov
@ 2007-07-30 19:50 ` Bret Towe
2 siblings, 0 replies; 6+ messages in thread
From: Bret Towe @ 2007-07-30 19:50 UTC (permalink / raw)
To: Michal Piotrowski; +Cc: LKML
On 7/30/07, Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:
> Subject : 2.6.23-rc1 regression: mm: fix fault vs invalidate race for linear mappings
> References : http://lkml.org/lkml/2007/7/24/301
> Last known good : ?
> Submitter : Bret Towe <magnade@gmail.com>
> Caused-By : Nick Piggin <npiggin@suse.de>
> commit d00806b183152af6d24f46f0c33f14162ca1262a
> Handled-By : ?
> Status : unknown
fix has been commited
its in -git as a51b34593f691a0837d752a1394dcee19483c607
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-07-30 19:51 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30 16:33 [1/3] 2.6.23-rc1: known regressions v3 Michal Piotrowski
2007-07-30 16:43 ` david
2007-07-30 17:48 ` Michal Piotrowski
2007-07-30 17:51 ` david
2007-07-30 18:03 ` Borislav Petkov
2007-07-30 19:50 ` Bret Towe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox