* [Bug #13941] x86 Geode issue
2009-08-09 20:36 2.6.31-rc5-git5: Reported regressions from 2.6.30 Rafael J. Wysocki
@ 2009-08-09 20:44 ` Rafael J. Wysocki
2009-08-13 8:52 ` Martin-Éric Racine
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-08-09 20:44 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Martin-Éric Racine
This message has been generated automatically as a part of a report
of recent regressions.
The following bug entry is on the current list of known regressions
from 2.6.30. Please verify if it still should be listed and let me know
(either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
Date : 2009-08-03 12:58 (7 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-08-09 20:44 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
@ 2009-08-13 8:52 ` Martin-Éric Racine
[not found] ` <11fae7c70908130152j21f9f183m4f1c49d91fc7a7f9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-13 8:52 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List
Yes, this bug is still valid.
Ubuntu kernel team member Leann Ogasawara and I are slowly bisecting
our way through the changes that took place since 2.6.30 to find the
commit that introduced this regression. Please stay tuned.
On Mon, Aug 10, 2009 at 12:10 AM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.30. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> Subject : x86 Geode issue
> Submitter : Martin-Éric Racine <q-funk@iki.fi>
> Date : 2009-08-03 12:58 (7 days old)
> References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
>
>
>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908130152j21f9f183m4f1c49d91fc7a7f9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-13 9:07 ` Ingo Molnar
[not found] ` <20090813090743.GA14352-X9Un+BFzKDI@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Ingo Molnar @ 2009-08-13 9:07 UTC (permalink / raw)
To: Martin-Éric Racine, Alexander Viro
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Kernel Testers List
* Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> Yes, this bug is still valid.
>
> Ubuntu kernel team member Leann Ogasawara and I are slowly
> bisecting our way through the changes that took place since 2.6.30
> to find the commit that introduced this regression. Please stay
> tuned.
hm, the only outright Geode related commit was:
d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
the jpg at:
http://launchpadlibrarian.net/28892781/00002.jpg
is very out of focus - but what i could decypher suggests a
pagefault crash in the VFS code, in generic_delete_inode().
Which could be a VFS bug, or a filesystem bug, or some unrelated
memory corruption hitting the inode data structure.
Ingo
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <20090813090743.GA14352-X9Un+BFzKDI@public.gmane.org>
@ 2009-08-13 9:44 ` Martin-Éric Racine
[not found] ` <11fae7c70908130244k3f20954ewa23c5a57fbd60410-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-13 9:44 UTC (permalink / raw)
To: Ingo Molnar
Cc: Alexander Viro, Rafael J. Wysocki, Linux Kernel Mailing List,
Kernel Testers List
On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
>
> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>
>> Yes, this bug is still valid.
>>
>> Ubuntu kernel team member Leann Ogasawara and I are slowly
>> bisecting our way through the changes that took place since 2.6.30
>> to find the commit that introduced this regression. Please stay
>> tuned.
>
> hm, the only outright Geode related commit was:
>
> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
>
> the jpg at:
>
> http://launchpadlibrarian.net/28892781/00002.jpg
>
> is very out of focus - but what i could decypher suggests a
> pagefault crash in the VFS code, in generic_delete_inode().
There's a few more JPEG images below that have a slightly sharper image.
> Which could be a VFS bug, or a filesystem bug, or some unrelated
> memory corruption hitting the inode data structure.
It could indeed be many things.
I've been trying to boot this into a larger framebuffer to be able to
fit more data into my snapshots, but it appears that vga=795 doesn't
work anymore. Have we reverted to Hex values again or is this just an
issue of some kernel module missing from initrd?
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908130244k3f20954ewa23c5a57fbd60410-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-13 10:40 ` Martin-Éric Racine
[not found] ` <11fae7c70908130340w37782c04m861d2f429d639a9e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-13 10:40 UTC (permalink / raw)
To: Ingo Molnar
Cc: Alexander Viro, Rafael J. Wysocki, Linux Kernel Mailing List,
Kernel Testers List
2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
> On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
>> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>>> Yes, this bug is still valid.
>>>
>>> Ubuntu kernel team member Leann Ogasawara and I are slowly
>>> bisecting our way through the changes that took place since 2.6.30
>>> to find the commit that introduced this regression. Please stay
>>> tuned.
>>
>> hm, the only outright Geode related commit was:
>>
>> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
>>
>> the jpg at:
>>
>> http://launchpadlibrarian.net/28892781/00002.jpg
>>
>> is very out of focus - but what i could decypher suggests a
>> pagefault crash in the VFS code, in generic_delete_inode().
This one might be a bit better:
http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
>> Which could be a VFS bug, or a filesystem bug, or some unrelated
>> memory corruption hitting the inode data structure.
>
> It could indeed be many things.
>
> I've been trying to boot this into a larger framebuffer to be able to
> fit more data into my snapshots, but it appears that vga=795 doesn't
> work anymore. Have we reverted to Hex values again or is this just an
> issue of some kernel module missing from initrd?
Never mind. Seems that vesafb was blacklisted. Works now. See the
image above. :)
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908130340w37782c04m861d2f429d639a9e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-13 14:54 ` Rafael J. Wysocki
[not found] ` <200908131654.45227.rjw-KKrjLPT3xs0@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-08-13 14:54 UTC (permalink / raw)
To: q-funk-X3B1VOXEql0
Cc: Ingo Molnar, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
On Thursday 13 August 2009, Martin-Éric Racine wrote:
> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> >>> Yes, this bug is still valid.
> >>>
> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
> >>> bisecting our way through the changes that took place since 2.6.30
> >>> to find the commit that introduced this regression. Please stay
> >>> tuned.
> >>
> >> hm, the only outright Geode related commit was:
> >>
> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
> >>
> >> the jpg at:
> >>
> >> http://launchpadlibrarian.net/28892781/00002.jpg
> >>
> >> is very out of focus - but what i could decypher suggests a
> >> pagefault crash in the VFS code, in generic_delete_inode().
>
> This one might be a bit better:
>
> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
>
> >> Which could be a VFS bug, or a filesystem bug, or some unrelated
> >> memory corruption hitting the inode data structure.
> >
> > It could indeed be many things.
> >
> > I've been trying to boot this into a larger framebuffer to be able to
> > fit more data into my snapshots, but it appears that vga=795 doesn't
> > work anymore. Have we reverted to Hex values again or is this just an
> > issue of some kernel module missing from initrd?
>
> Never mind. Seems that vesafb was blacklisted. Works now. See the
> image above. :)
OK, so I guess the bug should be closed?
Rafael
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <200908131654.45227.rjw-KKrjLPT3xs0@public.gmane.org>
@ 2009-08-13 15:00 ` Martin-Éric Racine
[not found] ` <11fae7c70908130800q7b4a5293t5c373613d736d74-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-13 15:00 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Ingo Molnar, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
>> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
>> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>> >>> Yes, this bug is still valid.
>> >>>
>> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
>> >>> bisecting our way through the changes that took place since 2.6.30
>> >>> to find the commit that introduced this regression. Please stay
>> >>> tuned.
>> >>
>> >> hm, the only outright Geode related commit was:
>> >>
>> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
>> >>
>> >> the jpg at:
>> >>
>> >> http://launchpadlibrarian.net/28892781/00002.jpg
>> >>
>> >> is very out of focus - but what i could decypher suggests a
>> >> pagefault crash in the VFS code, in generic_delete_inode().
>>
>> This one might be a bit better:
>>
>> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
>>
>> >> Which could be a VFS bug, or a filesystem bug, or some unrelated
>> >> memory corruption hitting the inode data structure.
>> >
>> > It could indeed be many things.
>> >
>> > I've been trying to boot this into a larger framebuffer to be able to
>> > fit more data into my snapshots, but it appears that vga=795 doesn't
>> > work anymore. Have we reverted to Hex values again or is this just an
>> > issue of some kernel module missing from initrd?
>>
>> Never mind. Seems that vesafb was blacklisted. Works now. See the
>> image above. :)
>
> OK, so I guess the bug should be closed?
No, it cannot. Please read the above more carefully.
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908130800q7b4a5293t5c373613d736d74-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-13 18:34 ` Rafael J. Wysocki
[not found] ` <200908132034.34951.rjw-KKrjLPT3xs0@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-08-13 18:34 UTC (permalink / raw)
To: q-funk-X3B1VOXEql0
Cc: Ingo Molnar, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
On Thursday 13 August 2009, Martin-Éric Racine wrote:
> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> >> >>> Yes, this bug is still valid.
> >> >>>
> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
> >> >>> bisecting our way through the changes that took place since 2.6.30
> >> >>> to find the commit that introduced this regression. Please stay
> >> >>> tuned.
> >> >>
> >> >> hm, the only outright Geode related commit was:
> >> >>
> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
> >> >>
> >> >> the jpg at:
> >> >>
> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
> >> >>
> >> >> is very out of focus - but what i could decypher suggests a
> >> >> pagefault crash in the VFS code, in generic_delete_inode().
> >>
> >> This one might be a bit better:
> >>
> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
Hmm. This looks like a sysfs oops to my untrained eye.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <200908132034.34951.rjw-KKrjLPT3xs0@public.gmane.org>
@ 2009-08-16 19:17 ` Martin-Éric Racine
[not found] ` <11fae7c70908161217p33830075p783880315a31b2e5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-16 19:17 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Ingo Molnar, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
On Thu, Aug 13, 2009 at 9:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
>> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
>> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>> >> >>> Yes, this bug is still valid.
>> >> >>>
>> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
>> >> >>> bisecting our way through the changes that took place since 2.6.30
>> >> >>> to find the commit that introduced this regression. Please stay
>> >> >>> tuned.
>> >> >>
>> >> >> hm, the only outright Geode related commit was:
>> >> >>
>> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
>> >> >>
>> >> >> the jpg at:
>> >> >>
>> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
>> >> >>
>> >> >> is very out of focus - but what i could decypher suggests a
>> >> >> pagefault crash in the VFS code, in generic_delete_inode().
>> >>
>> >> This one might be a bit better:
>> >>
>> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
>
> Hmm. This looks like a sysfs oops to my untrained eye.
The bisect I did with Leann Ogasawara has narrowed the kernel panic
down to the following:
commit f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0
Author: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
Date: Mon Jun 8 19:50:45 2009 -0400
add caching of ACLs in struct inode
No helpers, no conversions yet.
Signed-off-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
Best Regards,
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908161217p33830075p783880315a31b2e5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-16 20:57 ` Ingo Molnar
[not found] ` <20090816205706.GB3463-X9Un+BFzKDI@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Ingo Molnar @ 2009-08-16 20:57 UTC (permalink / raw)
To: Martin-Éric Racine
Cc: Rafael J. Wysocki, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
* Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> On Thu, Aug 13, 2009 at 9:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
> >> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
> >> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
> >> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
> >> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> >> >> >>> Yes, this bug is still valid.
> >> >> >>>
> >> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
> >> >> >>> bisecting our way through the changes that took place since 2.6.30
> >> >> >>> to find the commit that introduced this regression. Please stay
> >> >> >>> tuned.
> >> >> >>
> >> >> >> hm, the only outright Geode related commit was:
> >> >> >>
> >> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
> >> >> >>
> >> >> >> the jpg at:
> >> >> >>
> >> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
> >> >> >>
> >> >> >> is very out of focus - but what i could decypher suggests a
> >> >> >> pagefault crash in the VFS code, in generic_delete_inode().
> >> >>
> >> >> This one might be a bit better:
> >> >>
> >> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
> >
> > Hmm. This looks like a sysfs oops to my untrained eye.
>
> The bisect I did with Leann Ogasawara has narrowed the kernel panic
> down to the following:
>
> commit f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0
> Author: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
> Date: Mon Jun 8 19:50:45 2009 -0400
>
> add caching of ACLs in struct inode
>
> No helpers, no conversions yet.
>
> Signed-off-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
Weird. If the functions do what their name suggests, i.e. if
inode_init_always() is an always called constructor and if
destroy_inode() is an unconditional destructor then this patch
should have no functional effect on the VFS side.
It increases the size of struct inode, so if you have some old
module (built to an older version of fs.h) still around it might
corrupt your inode data structure.
Or the size change might trigger some dormant bug. It might move a
critical inode right into the path of a pre-existing (but not
visibly crash-triggering) data corruption.
The possibilities on the 'weird bug' front are endless - the
crash/oops itself should be turned into text, posted here and
analyzed.
Ingo
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <20090816205706.GB3463-X9Un+BFzKDI@public.gmane.org>
@ 2009-08-16 21:01 ` Ingo Molnar
[not found] ` <20090816210134.GA14972-X9Un+BFzKDI@public.gmane.org>
2009-08-16 21:12 ` Martin-Éric Racine
1 sibling, 1 reply; 88+ messages in thread
From: Ingo Molnar @ 2009-08-16 21:01 UTC (permalink / raw)
To: Martin-Éric Racine
Cc: Rafael J. Wysocki, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
* Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org> wrote:
>
> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>
> > On Thu, Aug 13, 2009 at 9:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > > On Thursday 13 August 2009, Martin-Éric Racine wrote:
> > >> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
> > >> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
> > >> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
> > >> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> > >> >> >>> Yes, this bug is still valid.
> > >> >> >>>
> > >> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
> > >> >> >>> bisecting our way through the changes that took place since 2.6.30
> > >> >> >>> to find the commit that introduced this regression. Please stay
> > >> >> >>> tuned.
> > >> >> >>
> > >> >> >> hm, the only outright Geode related commit was:
> > >> >> >>
> > >> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
> > >> >> >>
> > >> >> >> the jpg at:
> > >> >> >>
> > >> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
> > >> >> >>
> > >> >> >> is very out of focus - but what i could decypher suggests a
> > >> >> >> pagefault crash in the VFS code, in generic_delete_inode().
> > >> >>
> > >> >> This one might be a bit better:
> > >> >>
> > >> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
> > >
> > > Hmm. This looks like a sysfs oops to my untrained eye.
> >
> > The bisect I did with Leann Ogasawara has narrowed the kernel panic
> > down to the following:
> >
> > commit f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0
> > Author: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
> > Date: Mon Jun 8 19:50:45 2009 -0400
> >
> > add caching of ACLs in struct inode
> >
> > No helpers, no conversions yet.
> >
> > Signed-off-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
>
> Weird. If the functions do what their name suggests, i.e. if
> inode_init_always() is an always called constructor and if
> destroy_inode() is an unconditional destructor then this patch
> should have no functional effect on the VFS side.
>
> It increases the size of struct inode, so if you have some old
> module (built to an older version of fs.h) still around it might
> corrupt your inode data structure.
>
> Or the size change might trigger some dormant bug. It might move a
> critical inode right into the path of a pre-existing (but not
> visibly crash-triggering) data corruption.
>
> The possibilities on the 'weird bug' front are endless - the
> crash/oops itself should be turned into text, posted here and
> analyzed.
Btw., before you invest any time into the 'weird crash' theory, i'd
suggest to double check the bisection result:
f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0 crashes
f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0~1 boots fine
You can save yourself from a lot of head scratching that way - the
bisection result looks weird. (albeit plausible - a VFS crash points
to a VFS commit.)
_Maybe_ the bisection is just off a little bit (there was a
bisection mistake in the last few steps), and the real buggy commit
is one of the nearby ones:
1cbd20d: switch xfs to generic acl caching helpers
073aaa1: helpers for acl caching + switch to those
06b16e9: switch shmem to inode->i_acl
281eede: switch reiserfs to inode->i_acl
7a77b15: switch reiserfs to usual conventions for caching ACLs
e68888b: reiserfs: minimal fix for ACL caching
d441b1c: switch nilfs2 to inode->i_acl
5affd88: switch btrfs to inode->i_acl
290c263: switch jffs2 to inode->i_acl
05fc079: switch jfs to inode->i_acl
d4bfe2f: switch ext4 to inode->i_acl
6582a0e: switch ext3 to inode->i_acl
5e78b43: switch ext2 to inode->i_acl
f19d4a8: add caching of ACLs in struct inode
3e63cbb: fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
01c0319: cleanup __writeback_single_inode
f21f622: ... and the same for vfsmount id/mount group id
c63e09e: Make allocation of anon devices cheaper
7e325d3: update Documentation/filesystems/Locking
f6cc746: devpts: remove module-related code
3b22edc: VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
654f562: vfs: fix nd->root leak in do_filp_open()
b5450d9: reiserfs: remove stray unlock_super in reiserfs_resize
c912e7a: ALSA: hda - Fix support for Samsung P50 with AD1986A codec
Ingo
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <20090816205706.GB3463-X9Un+BFzKDI@public.gmane.org>
2009-08-16 21:01 ` Ingo Molnar
@ 2009-08-16 21:12 ` Martin-Éric Racine
[not found] ` <11fae7c70908161412v61fd233au5166e18f4c4d0931-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
1 sibling, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-16 21:12 UTC (permalink / raw)
To: Ingo Molnar
Cc: Rafael J. Wysocki, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
2009/8/16 Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>:
>
> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>
>> On Thu, Aug 13, 2009 at 9:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> >> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> >> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
>> >> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo-X9Un+BFzKDI@public.gmane.org> wrote:
>> >> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>> >> >> >>> Yes, this bug is still valid.
>> >> >> >>>
>> >> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
>> >> >> >>> bisecting our way through the changes that took place since 2.6.30
>> >> >> >>> to find the commit that introduced this regression. Please stay
>> >> >> >>> tuned.
>> >> >> >>
>> >> >> >> hm, the only outright Geode related commit was:
>> >> >> >>
>> >> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
>> >> >> >>
>> >> >> >> the jpg at:
>> >> >> >>
>> >> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
>> >> >> >>
>> >> >> >> is very out of focus - but what i could decypher suggests a
>> >> >> >> pagefault crash in the VFS code, in generic_delete_inode().
>> >> >>
>> >> >> This one might be a bit better:
>> >> >>
>> >> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
>> >
>> > Hmm. This looks like a sysfs oops to my untrained eye.
>>
>> The bisect I did with Leann Ogasawara has narrowed the kernel panic
>> down to the following:
>>
>> commit f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0
>> Author: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
>> Date: Mon Jun 8 19:50:45 2009 -0400
>>
>> add caching of ACLs in struct inode
>>
>> No helpers, no conversions yet.
>>
>> Signed-off-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
>
> Weird. If the functions do what their name suggests, i.e. if
> inode_init_always() is an always called constructor and if
> destroy_inode() is an unconditional destructor then this patch
> should have no functional effect on the VFS side.
>
> It increases the size of struct inode, so if you have some old
> module (built to an older version of fs.h) still around it might
> corrupt your inode data structure.
>
> Or the size change might trigger some dormant bug. It might move a
> critical inode right into the path of a pre-existing (but not
> visibly crash-triggering) data corruption.
>
> The possibilities on the 'weird bug' front are endless - the
> crash/oops itself should be turned into text, posted here and
> analyzed.
If you mean something else than the large-size snapshot of the whole
panic output that was linked earlier in this thread, I'd appreciate
instructions on how to turn that crash into text.
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908161412v61fd233au5166e18f4c4d0931-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-16 21:34 ` Ingo Molnar
[not found] ` <20090816213407.GA30245-X9Un+BFzKDI@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Ingo Molnar @ 2009-08-16 21:34 UTC (permalink / raw)
To: Martin-Éric Racine
Cc: Rafael J. Wysocki, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
* Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> 2009/8/16 Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>:
> >
> > * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> >
> >> On Thu, Aug 13, 2009 at 9:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
> >> >> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> >> >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
> >> >> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
> >> >> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo@elte.hu> wrote:
> >> >> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
> >> >> >> >>> Yes, this bug is still valid.
> >> >> >> >>>
> >> >> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
> >> >> >> >>> bisecting our way through the changes that took place since 2.6.30
> >> >> >> >>> to find the commit that introduced this regression. Please stay
> >> >> >> >>> tuned.
> >> >> >> >>
> >> >> >> >> hm, the only outright Geode related commit was:
> >> >> >> >>
> >> >> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
> >> >> >> >>
> >> >> >> >> the jpg at:
> >> >> >> >>
> >> >> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
> >> >> >> >>
> >> >> >> >> is very out of focus - but what i could decypher suggests a
> >> >> >> >> pagefault crash in the VFS code, in generic_delete_inode().
> >> >> >>
> >> >> >> This one might be a bit better:
> >> >> >>
> >> >> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
> >> >
> >> > Hmm. This looks like a sysfs oops to my untrained eye.
> >>
> >> The bisect I did with Leann Ogasawara has narrowed the kernel panic
> >> down to the following:
> >>
> >> commit f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0
> >> Author: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
> >> Date: Mon Jun 8 19:50:45 2009 -0400
> >>
> >> add caching of ACLs in struct inode
> >>
> >> No helpers, no conversions yet.
> >>
> >> Signed-off-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
> >
> > Weird. If the functions do what their name suggests, i.e. if
> > inode_init_always() is an always called constructor and if
> > destroy_inode() is an unconditional destructor then this patch
> > should have no functional effect on the VFS side.
> >
> > It increases the size of struct inode, so if you have some old
> > module (built to an older version of fs.h) still around it might
> > corrupt your inode data structure.
> >
> > Or the size change might trigger some dormant bug. It might move a
> > critical inode right into the path of a pre-existing (but not
> > visibly crash-triggering) data corruption.
> >
> > The possibilities on the 'weird bug' front are endless - the
> > crash/oops itself should be turned into text, posted here and
> > analyzed.
>
> If you mean something else than the large-size snapshot of the
> whole panic output that was linked earlier in this thread, I'd
> appreciate instructions on how to turn that crash into text.
it's still a JPG - posting the transcribed oops in email text would
certainly help more folks looking over it.
(painful i know ...)
Ingo
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <20090816213407.GA30245-X9Un+BFzKDI@public.gmane.org>
@ 2009-08-17 21:02 ` Martin-Éric Racine
[not found] ` <11fae7c70908171402y18699abbs7a293fe9ff562388-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-17 21:02 UTC (permalink / raw)
To: Ingo Molnar
Cc: Rafael J. Wysocki, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
2009/8/17 Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>:
>
> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>
>> 2009/8/16 Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>:
>> >
>> > * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>> >
>> >> On Thu, Aug 13, 2009 at 9:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> >> >> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> >> >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> >> >> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
>> >> >> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo@elte.hu> wrote:
>> >> >> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>> >> >> >> >>> Yes, this bug is still valid.
>> >> >> >> >>>
>> >> >> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
>> >> >> >> >>> bisecting our way through the changes that took place since 2.6.30
>> >> >> >> >>> to find the commit that introduced this regression. Please stay
>> >> >> >> >>> tuned.
>> >> >> >> >>
>> >> >> >> >> hm, the only outright Geode related commit was:
>> >> >> >> >>
>> >> >> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
>> >> >> >> >>
>> >> >> >> >> the jpg at:
>> >> >> >> >>
>> >> >> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
>> >> >> >> >>
>> >> >> >> >> is very out of focus - but what i could decypher suggests a
>> >> >> >> >> pagefault crash in the VFS code, in generic_delete_inode().
>> >> >> >>
>> >> >> >> This one might be a bit better:
>> >> >> >>
>> >> >> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
>> >> >
>> >> > Hmm. This looks like a sysfs oops to my untrained eye.
>> >>
>> >> The bisect I did with Leann Ogasawara has narrowed the kernel panic
>> >> down to the following:
>> >>
>> >> commit f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0
>> >> Author: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
>> >> Date: Mon Jun 8 19:50:45 2009 -0400
>> >>
>> >> add caching of ACLs in struct inode
>> >>
>> >> No helpers, no conversions yet.
>> >>
>> >> Signed-off-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
>> >
>> > Weird. If the functions do what their name suggests, i.e. if
>> > inode_init_always() is an always called constructor and if
>> > destroy_inode() is an unconditional destructor then this patch
>> > should have no functional effect on the VFS side.
>> >
>> > It increases the size of struct inode, so if you have some old
>> > module (built to an older version of fs.h) still around it might
>> > corrupt your inode data structure.
>> >
>> > Or the size change might trigger some dormant bug. It might move a
>> > critical inode right into the path of a pre-existing (but not
>> > visibly crash-triggering) data corruption.
>> >
>> > The possibilities on the 'weird bug' front are endless - the
>> > crash/oops itself should be turned into text, posted here and
>> > analyzed.
>>
>> If you mean something else than the large-size snapshot of the
>> whole panic output that was linked earlier in this thread, I'd
>> appreciate instructions on how to turn that crash into text.
>
> it's still a JPG - posting the transcribed oops in email text would
> certainly help more folks looking over it.
>
> (painful i know ...)
I welcome suggestions for proper OCR software that can extract the
text displayed therein. Manually transcribing it is too error-prone to
even try.
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908171402y18699abbs7a293fe9ff562388-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-18 4:50 ` Willy Tarreau
2009-09-11 12:31 ` Martin-Éric Racine
0 siblings, 1 reply; 88+ messages in thread
From: Willy Tarreau @ 2009-08-18 4:50 UTC (permalink / raw)
To: Martin-Éric Racine
Cc: Ingo Molnar, Rafael J. Wysocki, Alexander Viro,
Linux Kernel Mailing List, Kernel Testers List
On Tue, Aug 18, 2009 at 12:02:34AM +0300, Martin-Éric Racine wrote:
(...)
> > it's still a JPG - posting the transcribed oops in email text would
> > certainly help more folks looking over it.
> >
> > (painful i know ...)
>
> I welcome suggestions for proper OCR software that can extract the
> text displayed therein. Manually transcribing it is too error-prone to
> even try.
Well, there are less risks of errors retyping by hand than passing via
an OCR. At least *you* know that everything you see are hex numbers, the
OCR does not. Eventhough it's quite annoying to do that by hand, it
generally takes less than 5 minutes to retype an oops, which is not that
much. Of course, the serial cable to another machine to get a panic dump
is the easiest solution ;-)
Willy
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-08-19 20:20 2.6.31-rc6-git5: Reported regressions from 2.6.30 Rafael J. Wysocki
@ 2009-08-19 20:26 ` Rafael J. Wysocki
2009-08-20 7:33 ` Martin-Éric Racine
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-08-19 20:26 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of recent regressions.
The following bug entry is on the current list of known regressions
from 2.6.30. Please verify if it still should be listed and let me know
(either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
Date : 2009-08-03 12:58 (17 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-08-19 20:26 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
@ 2009-08-20 7:33 ` Martin-Éric Racine
[not found] ` <11fae7c70908200033k7c28561eh28e1195ce4a692f8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-20 7:33 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
Yes, it's still valid.
Screenshots of the crash have been provided. Is anything else missing
for the LKML to be able to debug and fix this?
On Wed, Aug 19, 2009 at 11:26 PM, Rafael J. Wysocki<rjw@sisk.pl> wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.30. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> Subject : x86 Geode issue
> Submitter : Martin-Éric Racine <q-funk@iki.fi>
> Date : 2009-08-03 12:58 (17 days old)
> References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
>
>
>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908200033k7c28561eh28e1195ce4a692f8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-20 15:04 ` Rafael J. Wysocki
[not found] ` <200908201704.06553.rjw-KKrjLPT3xs0@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-08-20 15:04 UTC (permalink / raw)
To: q-funk-X3B1VOXEql0
Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
On Thursday 20 August 2009, Martin-Éric Racine wrote:
> Yes, it's still valid.
Thanks for the update.
> Screenshots of the crash have been provided. Is anything else missing
> for the LKML to be able to debug and fix this?
An idea of what can be wrong?
> On Wed, Aug 19, 2009 at 11:26 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.30. Please verify if it still should be listed and let me know
> > (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> > Subject : x86 Geode issue
> > Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
> > Date : 2009-08-03 12:58 (17 days old)
> > References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
Rafael
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <200908201704.06553.rjw-KKrjLPT3xs0@public.gmane.org>
@ 2009-08-20 18:36 ` Cyrill Gorcunov
2009-08-20 19:08 ` Cyrill Gorcunov
0 siblings, 1 reply; 88+ messages in thread
From: Cyrill Gorcunov @ 2009-08-20 18:36 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: q-funk-X3B1VOXEql0, Linux Kernel Mailing List,
Kernel Testers List, Al Viro
[Rafael J. Wysocki - Thu, Aug 20, 2009 at 05:04:06PM +0200]
| On Thursday 20 August 2009, Martin-Éric Racine wrote:
| > Yes, it's still valid.
|
| Thanks for the update.
|
| > Screenshots of the crash have been provided. Is anything else missing
| > for the LKML to be able to debug and fix this?
|
| An idea of what can be wrong?
|
| > On Wed, Aug 19, 2009 at 11:26 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
| > > This message has been generated automatically as a part of a report
| > > of recent regressions.
| > >
| > > The following bug entry is on the current list of known regressions
| > > from 2.6.30. Please verify if it still should be listed and let me know
| > > (either way).
| > >
| > >
| > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
| > > Subject : x86 Geode issue
| > > Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
| > > Date : 2009-08-03 12:58 (17 days old)
| > > References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
|
| Rafael
|
Hi,
may I post a thought?
It seems strange to me that alloc_inode may set
#ifdef CONFIG_FS_POSIX_ACL
inode->i_acl = inode->i_default_acl = ACL_NOT_CACHED;
#endif
[where ACL_NOT_CACHED is #define ACL_NOT_CACHED ((void *)(-1))]
meanwhile say jffs2_init_acl_post use ACL_NOT_CACHED
as a valid value and trying to parse it.
But perhaps, I miss something.
-- Cyrill
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-08-20 18:36 ` Cyrill Gorcunov
@ 2009-08-20 19:08 ` Cyrill Gorcunov
0 siblings, 0 replies; 88+ messages in thread
From: Cyrill Gorcunov @ 2009-08-20 19:08 UTC (permalink / raw)
To: Rafael J. Wysocki, q-funk-X3B1VOXEql0, Linux Kernel Mailing List,
Kernel Testers List, Al Viro
[Cyrill Gorcunov - Thu, Aug 20, 2009 at 10:36:35PM +0400]
...
| | > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
| | > > Subject : x86 Geode issue
| | > > Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
| | > > Date : 2009-08-03 12:58 (17 days old)
| | > > References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
| |
| | Rafael
| |
|
| Hi,
|
| may I post a thought?
|
| It seems strange to me that alloc_inode may set
|
| #ifdef CONFIG_FS_POSIX_ACL
| inode->i_acl = inode->i_default_acl = ACL_NOT_CACHED;
| #endif
|
| [where ACL_NOT_CACHED is #define ACL_NOT_CACHED ((void *)(-1))]
|
| meanwhile say jffs2_init_acl_post use ACL_NOT_CACHED
| as a valid value and trying to parse it.
|
| But perhaps, I miss something.
|
| -- Cyrill
Sorry, this is unrelated and wrong. Drop this message.
-- Cyrill
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-08-25 20:00 2.6.31-rc7-git2: Reported regressions from 2.6.30 Rafael J. Wysocki
@ 2009-08-25 20:34 ` Rafael J. Wysocki
2009-08-25 23:37 ` Martin-Éric Racine
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-08-25 20:34 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of recent regressions.
The following bug entry is on the current list of known regressions
from 2.6.30. Please verify if it still should be listed and let me know
(either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk@iki.fi>
Date : 2009-08-03 12:58 (23 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-08-25 20:34 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
@ 2009-08-25 23:37 ` Martin-Éric Racine
[not found] ` <11fae7c70908251637p2fe53296g1c2e65b9fca5e5a1-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-08-25 23:37 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
Yes, it still is valid.
Screen dumps of the kernel panic were provided. Can we get anyone to
investigate them now and find a fix? Thanks!
On Tue, Aug 25, 2009 at 11:34 PM, Rafael J. Wysocki<rjw@sisk.pl> wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.30. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> Subject : x86 Geode issue
> Submitter : Martin-Éric Racine <q-funk@iki.fi>
> Date : 2009-08-03 12:58 (23 days old)
> References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
>
>
>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70908251637p2fe53296g1c2e65b9fca5e5a1-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-08-26 20:59 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-08-26 20:59 UTC (permalink / raw)
To: q-funk-X3B1VOXEql0
Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
On Wednesday 26 August 2009, Martin-Éric Racine wrote:
> Yes, it still is valid.
Thanks for the update.
Rafael
> On Tue, Aug 25, 2009 at 11:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.30. Please verify if it still should be listed and let me know
> > (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> > Subject : x86 Geode issue
> > Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
> > Date : 2009-08-03 12:58 (23 days old)
> > References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-09-06 17:15 2.6.31-rc9: Reported regressions from 2.6.30 Rafael J. Wysocki
@ 2009-09-06 17:24 ` Rafael J. Wysocki
2009-09-06 20:30 ` Martin-Éric Racine
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-09-06 17:24 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of recent regressions.
The following bug entry is on the current list of known regressions
from 2.6.30. Please verify if it still should be listed and let me know
(either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
Date : 2009-08-03 12:58 (35 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-09-06 17:24 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
@ 2009-09-06 20:30 ` Martin-Éric Racine
[not found] ` <11fae7c70909061330h11c33ef3vc8ed4b7a0778874e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-09-06 20:30 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
Yes, it should still be listed, for as long as it hasn't been resolved.
On Sun, Sep 6, 2009 at 8:24 PM, Rafael J. Wysocki<rjw@sisk.pl> wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.30. Please verify if it still should be listed and let me know
> (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> Subject : x86 Geode issue
> Submitter : Martin-Éric Racine <q-funk@iki.fi>
> Date : 2009-08-03 12:58 (35 days old)
> References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
>
>
>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70909061330h11c33ef3vc8ed4b7a0778874e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-09-06 21:12 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-09-06 21:12 UTC (permalink / raw)
To: q-funk-X3B1VOXEql0
Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
On Sunday 06 September 2009, Martin-Éric Racine wrote:
> Yes, it should still be listed, for as long as it hasn't been resolved.
Thanks for the update.
Rafael
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-08-18 4:50 ` Willy Tarreau
@ 2009-09-11 12:31 ` Martin-Éric Racine
0 siblings, 0 replies; 88+ messages in thread
From: Martin-Éric Racine @ 2009-09-11 12:31 UTC (permalink / raw)
To: Willy Tarreau
Cc: Ingo Molnar, Rafael J. Wysocki, Alexander Viro,
Linux Kernel Mailing List, Kernel Testers List
2009/8/18 Willy Tarreau <w@1wt.eu>:
> On Tue, Aug 18, 2009 at 12:02:34AM +0300, Martin-Éric Racine wrote:
> (...)
>> > it's still a JPG - posting the transcribed oops in email text would
>> > certainly help more folks looking over it.
>> >
>> > (painful i know ...)
>>
>> I welcome suggestions for proper OCR software that can extract the
>> text displayed therein. Manually transcribing it is too error-prone to
>> even try.
>
> Well, there are less risks of errors retyping by hand than passing via
> an OCR. At least *you* know that everything you see are hex numbers, the
> OCR does not. Eventhough it's quite annoying to do that by hand, it
> generally takes less than 5 minutes to retype an oops, which is not that
> much. Of course, the serial cable to another machine to get a panic dump
> is the easiest solution ;-)
That would be assuming that a serial console is available. This is
not the case here. No legacy port whatsoever.
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <20090816210134.GA14972-X9Un+BFzKDI@public.gmane.org>
@ 2009-09-11 12:36 ` Martin-Éric Racine
0 siblings, 0 replies; 88+ messages in thread
From: Martin-Éric Racine @ 2009-09-11 12:36 UTC (permalink / raw)
To: Ingo Molnar
Cc: Rafael J. Wysocki, Alexander Viro, Linux Kernel Mailing List,
Kernel Testers List
2009/8/17 Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>:
>
> * Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org> wrote:
>
>>
>> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>>
>> > On Thu, Aug 13, 2009 at 9:34 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> > > On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> > >> On Thu, Aug 13, 2009 at 5:54 PM, Rafael J. Wysocki<rjw-KKrjLPT3xs0@public.gmane.org> wrote:
>> > >> > On Thursday 13 August 2009, Martin-Éric Racine wrote:
>> > >> >> 2009/8/13 Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>:
>> > >> >> > On Thu, Aug 13, 2009 at 12:07 PM, Ingo Molnar<mingo@elte.hu> wrote:
>> > >> >> >> * Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org> wrote:
>> > >> >> >>> Yes, this bug is still valid.
>> > >> >> >>>
>> > >> >> >>> Ubuntu kernel team member Leann Ogasawara and I are slowly
>> > >> >> >>> bisecting our way through the changes that took place since 2.6.30
>> > >> >> >>> to find the commit that introduced this regression. Please stay
>> > >> >> >>> tuned.
>> > >> >> >>
>> > >> >> >> hm, the only outright Geode related commit was:
>> > >> >> >>
>> > >> >> >> d6c585a: x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
>> > >> >> >>
>> > >> >> >> the jpg at:
>> > >> >> >>
>> > >> >> >> http://launchpadlibrarian.net/28892781/00002.jpg
>> > >> >> >>
>> > >> >> >> is very out of focus - but what i could decypher suggests a
>> > >> >> >> pagefault crash in the VFS code, in generic_delete_inode().
>> > >> >>
>> > >> >> This one might be a bit better:
>> > >> >>
>> > >> >> http://launchpadlibrarian.net/30267494/2.6.31-5.24.jpg
>> > >
>> > > Hmm. This looks like a sysfs oops to my untrained eye.
>> >
>> > The bisect I did with Leann Ogasawara has narrowed the kernel panic
>> > down to the following:
>> >
>> > commit f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0
>> > Author: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
>> > Date: Mon Jun 8 19:50:45 2009 -0400
>> >
>> > add caching of ACLs in struct inode
>> >
>> > No helpers, no conversions yet.
>> >
>> > Signed-off-by: Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
>>
>> Weird. If the functions do what their name suggests, i.e. if
>> inode_init_always() is an always called constructor and if
>> destroy_inode() is an unconditional destructor then this patch
>> should have no functional effect on the VFS side.
>>
>> It increases the size of struct inode, so if you have some old
>> module (built to an older version of fs.h) still around it might
>> corrupt your inode data structure.
>>
>> Or the size change might trigger some dormant bug. It might move a
>> critical inode right into the path of a pre-existing (but not
>> visibly crash-triggering) data corruption.
>>
>> The possibilities on the 'weird bug' front are endless - the
>> crash/oops itself should be turned into text, posted here and
>> analyzed.
>
> Btw., before you invest any time into the 'weird crash' theory, i'd
> suggest to double check the bisection result:
>
> f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0 crashes
> f19d4a8fa6f9b6ccf54df0971c97ffcaa390b7b0~1 boots fine
>
> You can save yourself from a lot of head scratching that way - the
> bisection result looks weird. (albeit plausible - a VFS crash points
> to a VFS commit.)
>
> _Maybe_ the bisection is just off a little bit (there was a
> bisection mistake in the last few steps), and the real buggy commit
> is one of the nearby ones:
We double checked again last week with fresh builds and validated that
the above result is correct.
What puzzles us is the start of the crash:
BUG: unable to handle kernel paging request at ffffb4ff
IP: [<c01f716b>] __destroy_inode+0x4b/0x80
*pde = 00810067 *pte = 00000000
Oops: 0000 [#1] SMP
last sysfs file: /sys/power/resume
Any ideas?
Martin-Éric
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-10-01 19:53 2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
@ 2009-10-01 19:55 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-10-01 19:55 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk@iki.fi>
Date : 2009-08-03 12:58 (60 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-10-11 22:41 2.6.32-rc4: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
@ 2009-10-11 23:01 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-10-11 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk@iki.fi>
Date : 2009-08-03 12:58 (70 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-10-26 19:26 2.6.32-rc5-git3: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
@ 2009-10-26 19:31 ` Rafael J. Wysocki
2009-10-26 21:32 ` Martin-Éric Racine
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-10-26 19:31 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk@iki.fi>
Date : 2009-08-03 12:58 (85 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-10-26 19:31 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
@ 2009-10-26 21:32 ` Martin-Éric Racine
[not found] ` <11fae7c70910261432w27b39e92ld319487e679fccaa-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Martin-Éric Racine @ 2009-10-26 21:32 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
I do not recall anyone on LKML actually ever doing any work towards
fixing this issue so, yes, it is still open.
On Mon, Oct 26, 2009 at 9:31 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> Subject : x86 Geode issue
> Submitter : Martin-Éric Racine <q-funk@iki.fi>
> Date : 2009-08-03 12:58 (85 days old)
> References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
>
>
>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
[not found] ` <11fae7c70910261432w27b39e92ld319487e679fccaa-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-10-26 22:14 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-10-26 22:14 UTC (permalink / raw)
To: q-funk-X3B1VOXEql0
Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
On Monday 26 October 2009, Martin-Éric Racine wrote:
> I do not recall anyone on LKML actually ever doing any work towards
> fixing this issue so, yes, it is still open.
Thanks for the update.
Rafael
> On Mon, Oct 26, 2009 at 9:31 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.30 and 2.6.31.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.30 and 2.6.31. Please verify if it still should
> > be listed and let me know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
> > Subject : x86 Geode issue
> > Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
> > Date : 2009-08-03 12:58 (85 days old)
> > References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31
@ 2009-11-16 22:58 Rafael J. Wysocki
2009-11-16 22:58 ` [Bug #13645] NULL pointer dereference at (null) (level2_spare_pgt) Rafael J. Wysocki
` (34 more replies)
0 siblings, 35 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 22:58 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Andrew Morton, Linus Torvalds, Natalie Protasevich,
Kernel Testers List, Network Development, Linux ACPI,
Linux PM List, Linux SCSI List, Linux Wireless List, DRI
This message contains a list of some regressions introduced between 2.6.30 and
2.6.31, for which there are no fixes in the mainline I know of. If any of them
have been fixed already, please let me know.
If you know of any other unresolved regressions introduced between 2.6.30
and 2.6.31, please let me know either and I'll add them to the list.
Also, please let me know if any of the entries below are invalid.
Each entry from the list will be sent additionally in an automatic reply to
this message with CCs to the people involved in reporting and handling the
issue.
Listed regressions statistics:
Date Total Pending Unresolved
----------------------------------------
2009-11-17 176 34 30
2009-10-26 170 37 32
2009-10-12 161 45 35
2009-10-02 151 49 42
2009-09-06 123 34 27
2009-08-26 108 33 26
2009-08-20 102 32 29
2009-08-10 89 27 24
2009-08-02 76 36 28
2009-07-27 70 51 43
2009-07-07 35 25 21
2009-06-29 22 22 15
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14623
Subject : Mount -o sync regression in 2.6.31
Submitter : Stephen Hemminger <shemminger@vyatta.com>
Date : 2009-11-11 20:33 (6 days old)
References : http://marc.info/?l=linux-kernel&m=125797165709131&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14588
Subject : Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ccccb5b0
Submitter : Hideki Yamane <henrich@debian.or.jp>
Date : 2009-11-12 02:25 (5 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14484
Subject : no video output after suspend
Submitter : Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Date : 2009-10-25 20:57 (23 days old)
References : http://marc.info/?l=linux-kernel&m=125650430123713&w=4
Handled-By : Jesse Barnes <jbarnes@virtuousgeek.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14476
Subject : Unable to handle kernel paging request in nfs_write_mapping
Submitter : Stephan von Krawczynski <skraw@ithnet.com>
Date : 2009-10-14 9:53 (34 days old)
References : http://marc.info/?l=linux-kernel&m=125551421405656&w=4
Handled-By : Trond Myklebust <Trond.Myklebust@netapp.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14474
Subject : restorecond going crazy on 2.6.31.4 - inotify regression?
Submitter : Robert Hancock <hancockrwd@gmail.com>
Date : 2009-10-16 0:03 (32 days old)
References : http://marc.info/?l=linux-kernel&m=125565159520489&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14460
Subject : No wireless connection with Ralink RT2500 since update to kernel 2.6.31
Submitter : Filipp Andjelo <andjelo@gmx.net>
Date : 2009-10-24 21:18 (24 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14450
Subject : [2.6.31] Network interfaces are dead with 2.6.31 (iwlagn and sky2)
Submitter : A. G. <orion.linbug@gmail.com>
Date : 2009-10-21 07:30 (27 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14448
Subject : PAT cpu feature is absent but detected by Xorg and others, cuses video driver problems
Submitter : Aleksei Lukin <lukin@stu.cn.ua>
Date : 2009-10-20 17:54 (28 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14417
Subject : [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading)
Submitter : Eddy Petrișor <eddy.petrisor+linbug@gmail.com>
Date : 2009-10-16 11:07 (32 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14400
Subject : disable/enable wlan broken with ath5k
Submitter : Daniel Bumke <danielbumke@gmail.com>
Date : 2009-10-13 12:35 (35 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14391
Subject : use after free of struct powernow_k8_data
Submitter : Michal Schmidt <mschmidt@redhat.com>
Date : 2009-09-24 14:51 (54 days old)
References : http://marc.info/?l=linux-kernel&m=125380383515615&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14385
Subject : DMAR regression in 2.6.31 leads to ext4 corruption?
Submitter : Andy Isaacson <adi@hexapodia.org>
Date : 2009-10-08 23:56 (40 days old)
References : http://marc.info/?l=linux-kernel&m=125504643703877&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14294
Subject : kernel BUG at drivers/ide/ide-disk.c:187
Submitter : Santiago Garcia Mantinan <manty@manty.net>
Date : 2009-09-30 11:05 (48 days old)
References : http://marc.info/?l=linux-kernel&m=125430926311466&w=4
Handled-By : David Miller <davem@davemloft.net>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14267
Subject : Disassociating atheros wlan
Submitter : Kristoffer Ericson <kristoffer.ericson@gmail.com>
Date : 2009-09-24 10:16 (54 days old)
References : http://marc.info/?l=linux-kernel&m=125378723723384&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14265
Subject : ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
Submitter : Karol Lewandowski <karol.k.lewandowski@gmail.com>
Date : 2009-09-15 12:05 (63 days old)
References : http://marc.info/?l=linux-kernel&m=125301636509517&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14257
Subject : Not able to boot on 32 bit System
Submitter : Rishikesh <risrajak@linux.vnet.ibm.com>
Date : 2009-09-21 15:25 (57 days old)
References : http://marc.info/?l=linux-kernel&m=125354604314412&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14256
Subject : kernel BUG at fs/ext3/super.c:435
Submitter : Mikael Pettersson <mikpe@it.uu.se>
Date : 2009-09-21 7:29 (57 days old)
References : http://marc.info/?l=linux-kernel&m=125351816109264&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14252
Subject : WARNING: at include/linux/skbuff.h:1382 w/ e1000
Submitter : Stephan von Krawczynski <skraw@ithnet.com>
Date : 2009-09-20 11:26 (58 days old)
References : http://marc.info/?l=linux-kernel&m=125344599006033&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14204
Subject : MCE prevent booting on my computer(pentium iii @500Mhz)
Submitter : GNUtoo <GNUtoo@no-log.org>
Date : 2009-09-21 20:36 (57 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14181
Subject : b43 causes panic at ifconfig down / shutdown
Submitter : Jeremy Huddleston <jeremyhu@freedesktop.org>
Date : 2009-09-15 18:34 (63 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14157
Subject : end_request: I/O error, dev cciss/cXdX, sector 0
Submitter : <jiri.harcarik@gmail.com>
Date : 2009-09-11 07:42 (67 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14141
Subject : order 2 page allocation failures in iwlagn
Submitter : Frans Pop <elendil@planet.nl>
Date : 2009-09-06 7:40 (72 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2ff05b2b4eac2e63d345fc731ea151a060247f53
References : http://marc.info/?l=linux-kernel&m=125222287419691&w=4
http://lkml.org/lkml/2009/10/2/86
http://lkml.org/lkml/2009/10/5/24
http://lkml.indiana.edu/hypermail/linux/kernel/0910.1/01395.html
Handled-By : Pekka Enberg <penberg@cs.helsinki.fi>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14114
Subject : Tuning a saa7134 based card is broken in kernel 2.6.31-rc7
Submitter : Tsvety Petrov <Tsvetoslav.Petrov@itron.com>
Date : 2009-09-03 21:06 (75 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13987
Subject : Received NMI interrupt at resume
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2009-08-15 07:55 (94 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f41f3f373dd72344c65d801d6381fe83ef3a2c54
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13943
Subject : WARNING: at net/mac80211/mlme.c:2292 with ath5k
Submitter : Fabio Comolli <fabio.comolli@gmail.com>
Date : 2009-08-06 20:15 (103 days old)
References : http://marc.info/?l=linux-kernel&m=124958978600600&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk@iki.fi>
Date : 2009-08-03 12:58 (106 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13836
Subject : suspend script fails, related to stdout?
Submitter : Tomas M. <tmezzadra@gmail.com>
Date : 2009-07-17 21:24 (123 days old)
References : http://marc.info/?l=linux-kernel&m=124785853811667&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13809
Subject : oprofile: possible circular locking dependency detected
Submitter : Jerome Marchand <jmarchan@redhat.com>
Date : 2009-07-22 13:35 (118 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13733
Subject : 2.6.31-rc2: irq 16: nobody cared
Submitter : Niel Lambrechts <niel.lambrechts@gmail.com>
Date : 2009-07-06 18:32 (134 days old)
References : http://marc.info/?l=linux-kernel&m=124690524027166&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13645
Subject : NULL pointer dereference at (null) (level2_spare_pgt)
Submitter : poornima nayak <mpnayak@linux.vnet.ibm.com>
Date : 2009-06-17 17:56 (153 days old)
References : http://lkml.org/lkml/2009/6/17/194
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14340
Subject : speedstep-ich driver not working in 2.6.31
Submitter : <dave.mueller@gmx.ch>
Date : 2009-10-07 08:16 (41 days old)
Handled-By : Eric Pielbug <e.a.b.piel@tudelft.nl>
Rusty Russell <rusty@rustcorp.com.au>
Patch : http://patchwork.kernel.org/patch/54672/
http://patchwork.kernel.org/patch/54671/
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14253
Subject : Oops in driversbasefirmware_class
Submitter : Lars Ericsson <Lars_Ericsson@telia.com>
Date : 2009-09-16 20:44 (62 days old)
References : http://lkml.org/lkml/2009/9/16/461
Handled-By : Frederik Deweerdt <frederik.deweerdt@xprog.eu>
Patch : http://patchwork.kernel.org/patch/49914/
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14137
Subject : usb console regressions
Submitter : Jason Wessel <jason.wessel@windriver.com>
Date : 2009-09-05 21:08 (73 days old)
References : http://marc.info/?l=linux-kernel&m=125218501310512&w=4
Handled-By : Jason Wessel <jason.wessel@windriver.com>
Patch : http://patchwork.kernel.org/patch/45953/
http://patchwork.kernel.org/patch/45952/
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14017
Subject : _end symbol missing from Symbol.map
Submitter : Hannes Reinecke <hare@suse.de>
Date : 2009-08-13 6:45 (96 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=091e52c3551d3031343df24b573b770b4c6c72b6
References : http://marc.info/?l=linux-kernel&m=125014649102253&w=4
Handled-By : Hannes Reinecke <hare@suse.de>
Patch : http://marc.info/?l=linux-kernel&m=125014649102253&w=4
For details, please visit the bug entries and follow the links given in
references.
As you can see, there is a Bugzilla entry for each of the listed regressions.
There also is a Bugzilla entry used for tracking the regressions introduced
between 2.6.30 and 2.6.31, unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=13615
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
--
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] 88+ messages in thread
* [Bug #13645] NULL pointer dereference at (null) (level2_spare_pgt)
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
@ 2009-11-16 22:58 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
` (33 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 22:58 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, poornima nayak
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13645
Subject : NULL pointer dereference at (null) (level2_spare_pgt)
Submitter : poornima nayak <mpnayak-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
Date : 2009-06-17 17:56 (153 days old)
References : http://lkml.org/lkml/2009/6/17/194
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (3 preceding siblings ...)
2009-11-16 23:01 ` [Bug #13733] 2.6.31-rc2: irq 16: nobody cared Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-17 8:06 ` Fabio Comolli
2009-11-16 23:01 ` [Bug #13809] oprofile: possible circular locking dependency detected Rafael J. Wysocki
` (29 subsequent siblings)
34 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Fabio Comolli, Luis R. Rodriguez
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13943
Subject : WARNING: at net/mac80211/mlme.c:2292 with ath5k
Submitter : Fabio Comolli <fabio.comolli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2009-08-06 20:15 (103 days old)
References : http://marc.info/?l=linux-kernel&m=124958978600600&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13809] oprofile: possible circular locking dependency detected
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (4 preceding siblings ...)
2009-11-16 23:01 ` [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13987] Received NMI interrupt at resume Rafael J. Wysocki
` (28 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Jerome Marchand
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13809
Subject : oprofile: possible circular locking dependency detected
Submitter : Jerome Marchand <jmarchan@redhat.com>
Date : 2009-07-22 13:35 (118 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13733] 2.6.31-rc2: irq 16: nobody cared
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (2 preceding siblings ...)
2009-11-16 23:01 ` [Bug #13836] suspend script fails, related to stdout? Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k Rafael J. Wysocki
` (30 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Niel Lambrechts
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13733
Subject : 2.6.31-rc2: irq 16: nobody cared
Submitter : Niel Lambrechts <niel.lambrechts@gmail.com>
Date : 2009-07-06 18:32 (134 days old)
References : http://marc.info/?l=linux-kernel&m=124690524027166&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13836] suspend script fails, related to stdout?
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-11-16 22:58 ` [Bug #13645] NULL pointer dereference at (null) (level2_spare_pgt) Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13733] 2.6.31-rc2: irq 16: nobody cared Rafael J. Wysocki
` (31 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Tomas M.
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13836
Subject : suspend script fails, related to stdout?
Submitter : Tomas M. <tmezzadra-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2009-07-17 21:24 (123 days old)
References : http://marc.info/?l=linux-kernel&m=124785853811667&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-11-16 22:58 ` [Bug #13645] NULL pointer dereference at (null) (level2_spare_pgt) Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13836] suspend script fails, related to stdout? Rafael J. Wysocki
` (32 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
Date : 2009-08-03 12:58 (106 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14017] _end symbol missing from Symbol.map
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (6 preceding siblings ...)
2009-11-16 23:01 ` [Bug #13987] Received NMI interrupt at resume Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14137] usb console regressions Rafael J. Wysocki
` (26 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Hannes Reinecke
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14017
Subject : _end symbol missing from Symbol.map
Submitter : Hannes Reinecke <hare@suse.de>
Date : 2009-08-13 6:45 (96 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=091e52c3551d3031343df24b573b770b4c6c72b6
References : http://marc.info/?l=linux-kernel&m=125014649102253&w=4
Handled-By : Hannes Reinecke <hare@suse.de>
Patch : http://marc.info/?l=linux-kernel&m=125014649102253&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13987] Received NMI interrupt at resume
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (5 preceding siblings ...)
2009-11-16 23:01 ` [Bug #13809] oprofile: possible circular locking dependency detected Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14017] _end symbol missing from Symbol.map Rafael J. Wysocki
` (27 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Christian Casteyde, Johannes Berg,
John W. Linville, Larry Finger
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13987
Subject : Received NMI interrupt at resume
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2009-08-15 07:55 (94 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f41f3f373dd72344c65d801d6381fe83ef3a2c54
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14114] Tuning a saa7134 based card is broken in kernel 2.6.31-rc7
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (8 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14137] usb console regressions Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14141] order 2 page allocation failures in iwlagn Rafael J. Wysocki
` (24 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Tsvety Petrov
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14114
Subject : Tuning a saa7134 based card is broken in kernel 2.6.31-rc7
Submitter : Tsvety Petrov <Tsvetoslav.Petrov-qXmYkbEmOXkAvxtiuMwx3w@public.gmane.org>
Date : 2009-09-03 21:06 (75 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14141] order 2 page allocation failures in iwlagn
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (9 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14114] Tuning a saa7134 based card is broken in kernel 2.6.31-rc7 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14204] MCE prevent booting on my computer(pentium iii @500Mhz) Rafael J. Wysocki
` (23 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, David Rientjes, Frans Pop, Pekka Enberg,
Reinette Chatre
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14141
Subject : order 2 page allocation failures in iwlagn
Submitter : Frans Pop <elendil@planet.nl>
Date : 2009-09-06 7:40 (72 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2ff05b2b4eac2e63d345fc731ea151a060247f53
References : http://marc.info/?l=linux-kernel&m=125222287419691&w=4
http://lkml.org/lkml/2009/10/2/86
http://lkml.org/lkml/2009/10/5/24
http://lkml.indiana.edu/hypermail/linux/kernel/0910.1/01395.html
Handled-By : Pekka Enberg <penberg@cs.helsinki.fi>
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14137] usb console regressions
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (7 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14017] _end symbol missing from Symbol.map Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14114] Tuning a saa7134 based card is broken in kernel 2.6.31-rc7 Rafael J. Wysocki
` (25 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Jason Wessel
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14137
Subject : usb console regressions
Submitter : Jason Wessel <jason.wessel@windriver.com>
Date : 2009-09-05 21:08 (73 days old)
References : http://marc.info/?l=linux-kernel&m=125218501310512&w=4
Handled-By : Jason Wessel <jason.wessel@windriver.com>
Patch : http://patchwork.kernel.org/patch/45953/
http://patchwork.kernel.org/patch/45952/
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14181] b43 causes panic at ifconfig down / shutdown
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (12 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14157] end_request: I/O error, dev cciss/cXdX, sector 0 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14253] Oops in driversbasefirmware_class Rafael J. Wysocki
` (20 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Jeremy Huddleston
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14181
Subject : b43 causes panic at ifconfig down / shutdown
Submitter : Jeremy Huddleston <jeremyhu@freedesktop.org>
Date : 2009-09-15 18:34 (63 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14157] end_request: I/O error, dev cciss/cXdX, sector 0
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (11 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14204] MCE prevent booting on my computer(pentium iii @500Mhz) Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14181] b43 causes panic at ifconfig down / shutdown Rafael J. Wysocki
` (21 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, jiri.harcarik
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14157
Subject : end_request: I/O error, dev cciss/cXdX, sector 0
Submitter : <jiri.harcarik@gmail.com>
Date : 2009-09-11 07:42 (67 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14204] MCE prevent booting on my computer(pentium iii @500Mhz)
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (10 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14141] order 2 page allocation failures in iwlagn Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14157] end_request: I/O error, dev cciss/cXdX, sector 0 Rafael J. Wysocki
` (22 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, GNUtoo, Ingo Molnar
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14204
Subject : MCE prevent booting on my computer(pentium iii @500Mhz)
Submitter : GNUtoo <GNUtoo@no-log.org>
Date : 2009-09-21 20:36 (57 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14253] Oops in driversbasefirmware_class
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (13 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14181] b43 causes panic at ifconfig down / shutdown Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
` (19 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Frederik Deweerdt, Lars Ericsson
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14253
Subject : Oops in driversbasefirmware_class
Submitter : Lars Ericsson <Lars_Ericsson-zq6IREYz3ykAvxtiuMwx3w@public.gmane.org>
Date : 2009-09-16 20:44 (62 days old)
References : http://lkml.org/lkml/2009/9/16/461
Handled-By : Frederik Deweerdt <frederik.deweerdt-kjvbsxwSFqI@public.gmane.org>
Patch : http://patchwork.kernel.org/patch/49914/
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14256] kernel BUG at fs/ext3/super.c:435
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (14 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14253] Oops in driversbasefirmware_class Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-21 12:37 ` Mikael Pettersson
2009-11-16 23:01 ` [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000 Rafael J. Wysocki
` (18 subsequent siblings)
34 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Mikael Pettersson
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14256
Subject : kernel BUG at fs/ext3/super.c:435
Submitter : Mikael Pettersson <mikpe-1zs4UD6AkMk@public.gmane.org>
Date : 2009-09-21 7:29 (57 days old)
References : http://marc.info/?l=linux-kernel&m=125351816109264&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (15 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-19 20:07 ` David Miller
2009-11-16 23:01 ` [Bug #14267] Disassociating atheros wlan Rafael J. Wysocki
` (17 subsequent siblings)
34 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Stephan von Krawczynski
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14252
Subject : WARNING: at include/linux/skbuff.h:1382 w/ e1000
Submitter : Stephan von Krawczynski <skraw@ithnet.com>
Date : 2009-09-20 11:26 (58 days old)
References : http://marc.info/?l=linux-kernel&m=125344599006033&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14257] Not able to boot on 32 bit System
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (18 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14340] speedstep-ich driver not working in 2.6.31 Rafael J. Wysocki
` (14 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Rishikesh
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14257
Subject : Not able to boot on 32 bit System
Submitter : Rishikesh <risrajak@linux.vnet.ibm.com>
Date : 2009-09-21 15:25 (57 days old)
References : http://marc.info/?l=linux-kernel&m=125354604314412&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (17 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14267] Disassociating atheros wlan Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-17 0:09 ` Karol Lewandowski
2009-11-16 23:01 ` [Bug #14257] Not able to boot on 32 bit System Rafael J. Wysocki
` (15 subsequent siblings)
34 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Karol Lewandowski, Mel Gorman
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14265
Subject : ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
Submitter : Karol Lewandowski <karol.k.lewandowski-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2009-09-15 12:05 (63 days old)
References : http://marc.info/?l=linux-kernel&m=125301636509517&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14267] Disassociating atheros wlan
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (16 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-17 0:53 ` Justin P. Mattock
` (2 more replies)
2009-11-16 23:01 ` [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100 Rafael J. Wysocki
` (16 subsequent siblings)
34 siblings, 3 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Johannes Berg, John W. Linville,
Justin P. Mattock, Kristoffer Ericson
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14267
Subject : Disassociating atheros wlan
Submitter : Kristoffer Ericson <kristoffer.ericson@gmail.com>
Date : 2009-09-24 10:16 (54 days old)
References : http://marc.info/?l=linux-kernel&m=125378723723384&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14340] speedstep-ich driver not working in 2.6.31
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (19 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14257] Not able to boot on 32 bit System Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14294] kernel BUG at drivers/ide/ide-disk.c:187 Rafael J. Wysocki
` (13 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, dave.mueller-OI3hZJvNYWs, Eric Pielbug,
Rusty Russell
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14340
Subject : speedstep-ich driver not working in 2.6.31
Submitter : <dave.mueller-OI3hZJvNYWs@public.gmane.org>
Date : 2009-10-07 08:16 (41 days old)
Handled-By : Eric Pielbug <e.a.b.piel-hGVxb2UgFK3z+pZb47iToQ@public.gmane.org>
Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>
Patch : http://patchwork.kernel.org/patch/54672/
http://patchwork.kernel.org/patch/54671/
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14294] kernel BUG at drivers/ide/ide-disk.c:187
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (20 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14340] speedstep-ich driver not working in 2.6.31 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-18 7:19 ` David Miller
2009-11-16 23:01 ` [Bug #14385] DMAR regression in 2.6.31 leads to ext4 corruption? Rafael J. Wysocki
` (12 subsequent siblings)
34 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Bartlomiej Zolnierkiewicz, David Miller,
Santiago Garcia Mantinan
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14294
Subject : kernel BUG at drivers/ide/ide-disk.c:187
Submitter : Santiago Garcia Mantinan <manty@manty.net>
Date : 2009-09-30 11:05 (48 days old)
References : http://marc.info/?l=linux-kernel&m=125430926311466&w=4
Handled-By : David Miller <davem@davemloft.net>
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14385] DMAR regression in 2.6.31 leads to ext4 corruption?
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (21 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14294] kernel BUG at drivers/ide/ide-disk.c:187 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14391] use after free of struct powernow_k8_data Rafael J. Wysocki
` (11 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Andy Isaacson, Chris Wright
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14385
Subject : DMAR regression in 2.6.31 leads to ext4 corruption?
Submitter : Andy Isaacson <adi-3HqRAUrWAWyGglJvpFV4uA@public.gmane.org>
Date : 2009-10-08 23:56 (40 days old)
References : http://marc.info/?l=linux-kernel&m=125504643703877&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading)
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (23 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14391] use after free of struct powernow_k8_data Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14400] disable/enable wlan broken with ath5k Rafael J. Wysocki
` (9 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Eddy Petrișor
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14417
Subject : [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading)
Submitter : Eddy Petri»ôor <eddy.petrisor+linbug@gmail.com>
Date : 2009-10-16 11:07 (32 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14391] use after free of struct powernow_k8_data
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (22 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14385] DMAR regression in 2.6.31 leads to ext4 corruption? Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading) Rafael J. Wysocki
` (10 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Andrew Morton, Michal Schmidt,
Naga Chumbalkar, Rusty Russell
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14391
Subject : use after free of struct powernow_k8_data
Submitter : Michal Schmidt <mschmidt-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date : 2009-09-24 14:51 (54 days old)
References : http://marc.info/?l=linux-kernel&m=125380383515615&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14400] disable/enable wlan broken with ath5k
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (24 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading) Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14448] PAT cpu feature is absent but detected by Xorg and others, cuses video driver problems Rafael J. Wysocki
` (8 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Daniel Bumke
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14400
Subject : disable/enable wlan broken with ath5k
Submitter : Daniel Bumke <danielbumke@gmail.com>
Date : 2009-10-13 12:35 (35 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14450] [2.6.31] Network interfaces are dead with 2.6.31 (iwlagn and sky2)
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (26 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14448] PAT cpu feature is absent but detected by Xorg and others, cuses video driver problems Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14474] restorecond going crazy on 2.6.31.4 - inotify regression? Rafael J. Wysocki
` (6 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, A. G.
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14450
Subject : [2.6.31] Network interfaces are dead with 2.6.31 (iwlagn and sky2)
Submitter : A. G. <orion.linbug@gmail.com>
Date : 2009-10-21 07:30 (27 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14448] PAT cpu feature is absent but detected by Xorg and others, cuses video driver problems
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (25 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14400] disable/enable wlan broken with ath5k Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14450] [2.6.31] Network interfaces are dead with 2.6.31 (iwlagn and sky2) Rafael J. Wysocki
` (7 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Aleksei Lukin
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14448
Subject : PAT cpu feature is absent but detected by Xorg and others, cuses video driver problems
Submitter : Aleksei Lukin <lukin-YfdFxnIOohD3fQ9qLvQP4Q@public.gmane.org>
Date : 2009-10-20 17:54 (28 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14460] No wireless connection with Ralink RT2500 since update to kernel 2.6.31
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (28 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14474] restorecond going crazy on 2.6.31.4 - inotify regression? Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14476] Unable to handle kernel paging request in nfs_write_mapping Rafael J. Wysocki
` (4 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Filipp Andjelo
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14460
Subject : No wireless connection with Ralink RT2500 since update to kernel 2.6.31
Submitter : Filipp Andjelo <andjelo@gmx.net>
Date : 2009-10-24 21:18 (24 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14474] restorecond going crazy on 2.6.31.4 - inotify regression?
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (27 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14450] [2.6.31] Network interfaces are dead with 2.6.31 (iwlagn and sky2) Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14460] No wireless connection with Ralink RT2500 since update to kernel 2.6.31 Rafael J. Wysocki
` (5 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Robert Hancock
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14474
Subject : restorecond going crazy on 2.6.31.4 - inotify regression?
Submitter : Robert Hancock <hancockrwd@gmail.com>
Date : 2009-10-16 0:03 (32 days old)
References : http://marc.info/?l=linux-kernel&m=125565159520489&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14476] Unable to handle kernel paging request in nfs_write_mapping
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (29 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14460] No wireless connection with Ralink RT2500 since update to kernel 2.6.31 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14484] no video output after suspend Rafael J. Wysocki
` (3 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Stephan von Krawczynski, Trond Myklebust
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14476
Subject : Unable to handle kernel paging request in nfs_write_mapping
Submitter : Stephan von Krawczynski <skraw@ithnet.com>
Date : 2009-10-14 9:53 (34 days old)
References : http://marc.info/?l=linux-kernel&m=125551421405656&w=4
Handled-By : Trond Myklebust <Trond.Myklebust@netapp.com>
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14484] no video output after suspend
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (30 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14476] Unable to handle kernel paging request in nfs_write_mapping Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14588] Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ccccb5b0 Rafael J. Wysocki
` (2 subsequent siblings)
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Jesse Barnes, Riccardo Magliocchetti
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14484
Subject : no video output after suspend
Submitter : Riccardo Magliocchetti <riccardo.magliocchetti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date : 2009-10-25 20:57 (23 days old)
References : http://marc.info/?l=linux-kernel&m=125650430123713&w=4
Handled-By : Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14588] Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ccccb5b0
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (31 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14484] no video output after suspend Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14623] Mount -o sync regression in 2.6.31 Rafael J. Wysocki
2009-11-16 23:30 ` 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Larry Finger
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Hideki Yamane
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14588
Subject : Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ccccb5b0
Submitter : Hideki Yamane <henrich-8fiUuRrzOP3bmG5+kqVDhQ@public.gmane.org>
Date : 2009-11-12 02:25 (5 days old)
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #14623] Mount -o sync regression in 2.6.31
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (32 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14588] Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ccccb5b0 Rafael J. Wysocki
@ 2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-16 23:30 ` 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Larry Finger
34 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:01 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Andrew Morton, Frans Pop,
Frederic Weisbecker, Stephen Hemminger
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14623
Subject : Mount -o sync regression in 2.6.31
Submitter : Stephen Hemminger <shemminger-ZtmgI6mnKB3QT0dZR+AlfA@public.gmane.org>
Date : 2009-11-11 20:33 (6 days old)
References : http://marc.info/?l=linux-kernel&m=125797165709131&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
` (33 preceding siblings ...)
2009-11-16 23:01 ` [Bug #14623] Mount -o sync regression in 2.6.31 Rafael J. Wysocki
@ 2009-11-16 23:30 ` Larry Finger
[not found] ` <4B01E09D.3020608-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
34 siblings, 1 reply; 88+ messages in thread
From: Larry Finger @ 2009-11-16 23:30 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Andrew Morton, Linus Torvalds,
Natalie Protasevich, Kernel Testers List, Network Development,
Linux ACPI, Linux PM List, Linux SCSI List, Linux Wireless List,
DRI
On 11/16/2009 04:58 PM, Rafael J. Wysocki wrote:
> This message contains a list of some regressions introduced between 2.6.30 and
> 2.6.31, for which there are no fixes in the mainline I know of. If any of them
> have been fixed already, please let me know.
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14181
> Subject : b43 causes panic at ifconfig down / shutdown
> Submitter : Jeremy Huddleston <jeremyhu@freedesktop.org>
> Date : 2009-09-15 18:34 (63 days old)
This one is fixed by commit d50bae33d1358b909ade05ae121d83d3a60ab63f in
mainline. The patch was also sent to stable.
Larry
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31
[not found] ` <4B01E09D.3020608-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
@ 2009-11-16 23:35 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 23:35 UTC (permalink / raw)
To: Larry Finger
Cc: Linux Kernel Mailing List, Andrew Morton, Linus Torvalds,
Natalie Protasevich, Kernel Testers List, Network Development,
Linux ACPI, Linux PM List, Linux SCSI List, Linux Wireless List,
DRI
On Tuesday 17 November 2009, Larry Finger wrote:
> On 11/16/2009 04:58 PM, Rafael J. Wysocki wrote:
> > This message contains a list of some regressions introduced between 2.6.30 and
> > 2.6.31, for which there are no fixes in the mainline I know of. If any of them
> > have been fixed already, please let me know.
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14181
> > Subject : b43 causes panic at ifconfig down / shutdown
> > Submitter : Jeremy Huddleston <jeremyhu-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org>
> > Date : 2009-09-15 18:34 (63 days old)
>
> This one is fixed by commit d50bae33d1358b909ade05ae121d83d3a60ab63f in
> mainline. The patch was also sent to stable.
Thanks, closed.
Rafael
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
2009-11-16 23:01 ` [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100 Rafael J. Wysocki
@ 2009-11-17 0:09 ` Karol Lewandowski
[not found] ` <20091117000911.GA2421-nLtalAL5mPp2RxbNQum0x1nzlInOXLuq@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Karol Lewandowski @ 2009-11-17 0:09 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Kernel Testers List, Karol Lewandowski,
Mel Gorman
On Tue, Nov 17, 2009 at 12:01:19AM +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14265
> Subject : ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
> Submitter : Karol Lewandowski <karol.k.lewandowski-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date : 2009-09-15 12:05 (63 days old)
> References : http://marc.info/?l=linux-kernel&m=125301636509517&w=4
Bug is still present in 2.6.32-rc7.
Thanks.
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
2009-11-16 23:01 ` [Bug #14267] Disassociating atheros wlan Rafael J. Wysocki
@ 2009-11-17 0:53 ` Justin P. Mattock
2009-11-17 10:33 ` Kristoffer Ericson
2009-11-17 10:29 ` Kristoffer Ericson
2009-11-18 13:54 ` Christoph Hellwig
2 siblings, 1 reply; 88+ messages in thread
From: Justin P. Mattock @ 2009-11-17 0:53 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Kernel Testers List, Johannes Berg,
John W. Linville, Kristoffer Ericson
Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14267
> Subject : Disassociating atheros wlan
> Submitter : Kristoffer Ericson<kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date : 2009-09-24 10:16 (54 days old)
> References : http://marc.info/?l=linux-kernel&m=125378723723384&w=4
>
>
>
>
I'm not sure(I've been procrastinating on this one
with reverting commits to see if it helps
the guy that reported this).
From over here though there never was a problem
on my side with the wireless connection(maybe a few disconnects,
but nothing too harsh).
At this point the best thing to do is to see what the
response is from the two gentlemen who where really
hitting this and seem to be running into issues
then go from there.
Justin P. Mattock
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k
2009-11-16 23:01 ` [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k Rafael J. Wysocki
@ 2009-11-17 8:06 ` Fabio Comolli
[not found] ` <b637ec0b0911170006j1b77b538na35923ab5855aa41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Fabio Comolli @ 2009-11-17 8:06 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Kernel Testers List, Luis R. Rodriguez
Still present last time I tried .31 series.
On Tue, Nov 17, 2009 at 12:01 AM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13943
> Subject : WARNING: at net/mac80211/mlme.c:2292 with ath5k
> Submitter : Fabio Comolli <fabio.comolli@gmail.com>
> Date : 2009-08-06 20:15 (103 days old)
> References : http://marc.info/?l=linux-kernel&m=124958978600600&w=4
>
>
>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
2009-11-16 23:01 ` [Bug #14267] Disassociating atheros wlan Rafael J. Wysocki
2009-11-17 0:53 ` Justin P. Mattock
@ 2009-11-17 10:29 ` Kristoffer Ericson
2009-11-18 13:54 ` Christoph Hellwig
2 siblings, 0 replies; 88+ messages in thread
From: Kristoffer Ericson @ 2009-11-17 10:29 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Kernel Testers List, Johannes Berg,
John W. Linville, Justin P. Mattock
On Tue, 17 Nov 2009 00:01:19 +0100 (CET)
"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14267
> Subject : Disassociating atheros wlan
> Submitter : Kristoffer Ericson <kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date : 2009-09-24 10:16 (54 days old)
> References : http://marc.info/?l=linux-kernel&m=125378723723384&w=4
>
>
Still valid.
--
Kristoffer Ericson <kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
2009-11-17 0:53 ` Justin P. Mattock
@ 2009-11-17 10:33 ` Kristoffer Ericson
2009-11-17 18:07 ` Justin P. Mattock
0 siblings, 1 reply; 88+ messages in thread
From: Kristoffer Ericson @ 2009-11-17 10:33 UTC (permalink / raw)
To: Justin P. Mattock
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Kernel Testers List,
Johannes Berg, John W. Linville
On Mon, 16 Nov 2009 16:53:18 -0800
"Justin P. Mattock" <justinmattock@gmail.com> wrote:
> Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.30 and 2.6.31.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.30 and 2.6.31. Please verify if it still should
> > be listed and let me know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14267
> > Subject : Disassociating atheros wlan
> > Submitter : Kristoffer Ericson<kristoffer.ericson@gmail.com>
> > Date : 2009-09-24 10:16 (54 days old)
> > References : http://marc.info/?l=linux-kernel&m=125378723723384&w=4
> >
> >
> >
> >
> I'm not sure(I've been procrastinating on this one
> with reverting commits to see if it helps
> the guy that reported this).
>
> From over here though there never was a problem
> on my side with the wireless connection(maybe a few disconnects,
> but nothing too harsh).
>
> At this point the best thing to do is to see what the
> response is from the two gentlemen who where really
> hitting this and seem to be running into issues
> then go from there.
Im still hitting this so basicly using 2.6.30 until it get sorted. Will try and make
some time to test the different commits. Last time I waited for it to disconnect which
could take 10-40min. Since it depends on the network load Im now going to increase
the load to see if I hit it quicker (and thus finding the error commit).
So in short, its still valid and I will try and make time to fix it :)
>
> Justin P. Mattock
>
>
--
Kristoffer Ericson <kristoffer.ericson@gmail.com>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
2009-11-17 10:33 ` Kristoffer Ericson
@ 2009-11-17 18:07 ` Justin P. Mattock
[not found] ` <4B02E64D.2010700-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Justin P. Mattock @ 2009-11-17 18:07 UTC (permalink / raw)
To: Kristoffer Ericson
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Kernel Testers List,
Johannes Berg, John W. Linville
Kristoffer Ericson wrote:
>
>
> Im still hitting this so basicly using 2.6.30 until it get sorted. Will try and make
> some time to test the different commits. Last time I waited for it to disconnect which
> could take 10-40min. Since it depends on the network load Im now going to increase
> the load to see if I hit it quicker (and thus finding the error commit).
>
> So in short, its still valid and I will try and make time to fix it :)
>
>
>
>
o.k. so it is something that is enough to
cause an inconvenience.
Justin P. mattock
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
[not found] ` <4B02E64D.2010700-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2009-11-17 18:13 ` Kristoffer Ericson
[not found] ` <20091117191357.7c64ba70.kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Kristoffer Ericson @ 2009-11-17 18:13 UTC (permalink / raw)
To: Justin P. Mattock
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Kernel Testers List,
Johannes Berg, John W. Linville
On Tue, 17 Nov 2009 10:07:09 -0800
"Justin P. Mattock" <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Kristoffer Ericson wrote:
> >
> >
> > Im still hitting this so basicly using 2.6.30 until it get sorted. Will try and make
> > some time to test the different commits. Last time I waited for it to disconnect which
> > could take 10-40min. Since it depends on the network load Im now going to increase
> > the load to see if I hit it quicker (and thus finding the error commit).
> >
> > So in short, its still valid and I will try and make time to fix it :)
> >
> >
> >
> >
> o.k. so it is something that is enough to
> cause an inconvenience.
Especially if you are using your computer as a router to other computers
and they start screaming every time internet goes down. :(
>
> Justin P. mattock
--
Kristoffer Ericson <kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
[not found] ` <20091117191357.7c64ba70.kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2009-11-17 19:04 ` Justin P. Mattock
[not found] ` <4B02F3B7.2090907-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: Justin P. Mattock @ 2009-11-17 19:04 UTC (permalink / raw)
To: Kristoffer Ericson
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Kernel Testers List,
Johannes Berg, John W. Linville
Kristoffer Ericson wrote:
> On Tue, 17 Nov 2009 10:07:09 -0800
> "Justin P. Mattock"<justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
>
>> Kristoffer Ericson wrote:
>>
>>> Im still hitting this so basicly using 2.6.30 until it get sorted. Will try and make
>>> some time to test the different commits. Last time I waited for it to disconnect which
>>> could take 10-40min. Since it depends on the network load Im now going to increase
>>> the load to see if I hit it quicker (and thus finding the error commit).
>>>
>>> So in short, its still valid and I will try and make time to fix it :)
>>>
>>>
>>>
>>>
>>>
>> o.k. so it is something that is enough to
>> cause an inconvenience.
>>
>
> Especially if you are using your computer as a router to other computers
> and they start screaming every time internet goes down. :(
>
>
>>
>
>
>
ah. yeah I'm not doing that over here
just simply connecting to a router and streaming music.
my guess is you can try the commits that I found
but then again might not get you in the right
direction i.g. during the bisect I was watching the
"retry" in dmesg with ath* as soon as I saw that it was git bisect bad
(seems like a new mechanism) as soon as I didn't see
that the commit was good.
In your case you might be seeing something different(not sure though)
because of having the computer as a router etc..
Justin P. Mattock
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
[not found] ` <4B02F3B7.2090907-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2009-11-17 19:16 ` Kristoffer Ericson
0 siblings, 0 replies; 88+ messages in thread
From: Kristoffer Ericson @ 2009-11-17 19:16 UTC (permalink / raw)
To: Justin P. Mattock
Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Kernel Testers List,
Johannes Berg, John W. Linville
On Tue, 17 Nov 2009 11:04:23 -0800
"Justin P. Mattock" <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Kristoffer Ericson wrote:
> > On Tue, 17 Nov 2009 10:07:09 -0800
> > "Justin P. Mattock"<justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> >
> >
> >> Kristoffer Ericson wrote:
> >>
> >>> Im still hitting this so basicly using 2.6.30 until it get sorted. Will try and make
> >>> some time to test the different commits. Last time I waited for it to disconnect which
> >>> could take 10-40min. Since it depends on the network load Im now going to increase
> >>> the load to see if I hit it quicker (and thus finding the error commit).
> >>>
> >>> So in short, its still valid and I will try and make time to fix it :)
> >>>
> >>>
> >>>
> >>>
> >>>
> >> o.k. so it is something that is enough to
> >> cause an inconvenience.
> >>
> >
> > Especially if you are using your computer as a router to other computers
> > and they start screaming every time internet goes down. :(
> >
> >
> >>
> >
> >
> >
> ah. yeah I'm not doing that over here
> just simply connecting to a router and streaming music.
> my guess is you can try the commits that I found
> but then again might not get you in the right
> direction i.g. during the bisect I was watching the
> "retry" in dmesg with ath* as soon as I saw that it was git bisect bad
> (seems like a new mechanism) as soon as I didn't see
> that the commit was good.
>
> In your case you might be seeing something different(not sure though)
> because of having the computer as a router etc..
I think its related since ath was rock solid until 2.6.31. I can go 24/7 without
ever getting disconnected from wifihub with 2.6.30. If we both are experiencing
issues post 2.6.30 atleast it should be related to same bunch of patches.
Will see if I can use gfs computer for a couple of hours tommorow
since I need to feed it with traffic. Will start with your commits, will notice
if those turn out same for me.
>
> Justin P. Mattock
--
Kristoffer Ericson <kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k
[not found] ` <b637ec0b0911170006j1b77b538na35923ab5855aa41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-11-17 22:15 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-17 22:15 UTC (permalink / raw)
To: Fabio Comolli
Cc: Linux Kernel Mailing List, Kernel Testers List, Luis R. Rodriguez
On Tuesday 17 November 2009, Fabio Comolli wrote:
> Still present last time I tried .31 series.
Thanks for the update.
> On Tue, Nov 17, 2009 at 12:01 AM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.30 and 2.6.31.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.30 and 2.6.31. Please verify if it still should
> > be listed and let me know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13943
> > Subject : WARNING: at net/mac80211/mlme.c:2292 with ath5k
> > Submitter : Fabio Comolli <fabio.comolli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> > Date : 2009-08-06 20:15 (103 days old)
> > References : http://marc.info/?l=linux-kernel&m=124958978600600&w=4
Rafael
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
[not found] ` <20091117000911.GA2421-nLtalAL5mPp2RxbNQum0x1nzlInOXLuq@public.gmane.org>
@ 2009-11-17 22:16 ` Rafael J. Wysocki
0 siblings, 0 replies; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-17 22:16 UTC (permalink / raw)
To: Karol Lewandowski
Cc: Linux Kernel Mailing List, Kernel Testers List, Mel Gorman
On Tuesday 17 November 2009, Karol Lewandowski wrote:
> On Tue, Nov 17, 2009 at 12:01:19AM +0100, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.30 and 2.6.31.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.30 and 2.6.31. Please verify if it still should
> > be listed and let me know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14265
> > Subject : ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100
> > Submitter : Karol Lewandowski <karol.k.lewandowski-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> > Date : 2009-09-15 12:05 (63 days old)
> > References : http://marc.info/?l=linux-kernel&m=125301636509517&w=4
>
> Bug is still present in 2.6.32-rc7.
Thanks for the update.
Rafael
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14294] kernel BUG at drivers/ide/ide-disk.c:187
2009-11-16 23:01 ` [Bug #14294] kernel BUG at drivers/ide/ide-disk.c:187 Rafael J. Wysocki
@ 2009-11-18 7:19 ` David Miller
0 siblings, 0 replies; 88+ messages in thread
From: David Miller @ 2009-11-18 7:19 UTC (permalink / raw)
To: rjw-KKrjLPT3xs0
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
kernel-testers-u79uwXL29TY76Z2rM5mHXA,
bzolnier-Re5JQEeQqe8AvxtiuMwx3w, manty-gaW6/AuhO2xeoWH0uzbU5w
From: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
Date: Tue, 17 Nov 2009 00:01:20 +0100 (CET)
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14294
> Subject : kernel BUG at drivers/ide/ide-disk.c:187
> Submitter : Santiago Garcia Mantinan <manty-gaW6/AuhO2xeoWH0uzbU5w@public.gmane.org>
> Date : 2009-09-30 11:05 (48 days old)
> References : http://marc.info/?l=linux-kernel&m=125430926311466&w=4
> Handled-By : David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Santiago, have you hit this again since moving to newer kernels?
Thanks!
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14267] Disassociating atheros wlan
2009-11-16 23:01 ` [Bug #14267] Disassociating atheros wlan Rafael J. Wysocki
2009-11-17 0:53 ` Justin P. Mattock
2009-11-17 10:29 ` Kristoffer Ericson
@ 2009-11-18 13:54 ` Christoph Hellwig
2 siblings, 0 replies; 88+ messages in thread
From: Christoph Hellwig @ 2009-11-18 13:54 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Kernel Testers List, Johannes Berg,
John W. Linville, Justin P. Mattock, Kristoffer Ericson
On Tue, Nov 17, 2009 at 12:01:19AM +0100, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
FYI I see exactly the same symptoms - tons of probe timeouts, usually
very shortly after the association. But I see this with an Intel 5100
AGN so it's either mac80211-related or coincidence. I now went back to
2.6.31 which is perfectly fine for about half an hour. I'll try to
bisect it down a bit, but many .32-rc releases hang on very early in
ACPI code on this box which might make it a pain or impossible.
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000
2009-11-16 23:01 ` [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000 Rafael J. Wysocki
@ 2009-11-19 20:07 ` David Miller
[not found] ` <20091119.120721.252464351.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
0 siblings, 1 reply; 88+ messages in thread
From: David Miller @ 2009-11-19 20:07 UTC (permalink / raw)
To: rjw-KKrjLPT3xs0
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
kernel-testers-u79uwXL29TY76Z2rM5mHXA,
skraw-DcQCyzbjH0jQT0dZR+AlfA, netdev-u79uwXL29TY76Z2rM5mHXA
From: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
Date: Tue, 17 Nov 2009 00:01:18 +0100 (CET)
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.30 and 2.6.31.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14252
> Subject : WARNING: at include/linux/skbuff.h:1382 w/ e1000
> Submitter : Stephan von Krawczynski <skraw-DcQCyzbjH0jQT0dZR+AlfA@public.gmane.org>
> Date : 2009-09-20 11:26 (58 days old)
> References : http://marc.info/?l=linux-kernel&m=125344599006033&w=4
Please CC: netdev when reporting networking problems, thank you.
Intel folks can you please take a look at this? Thanks.
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #14256] kernel BUG at fs/ext3/super.c:435
2009-11-16 23:01 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
@ 2009-11-21 12:37 ` Mikael Pettersson
0 siblings, 0 replies; 88+ messages in thread
From: Mikael Pettersson @ 2009-11-21 12:37 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, Kernel Testers List, Mikael Pettersson
Rafael J. Wysocki wrote:
> The following bug entry is on the current list of known regressions
> introduced between 2.6.30 and 2.6.31. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=3D14256
> Subject : kernel BUG at fs/ext3/super.c:435
> Submitter : Mikael Pettersson <mikpe-1zs4UD6AkMk@public.gmane.org>
> Date : 2009-09-21 7:29 (57 days old)
> References : http://marc.info/?l=3Dlinux-kernel&m=3D125351816109264&w=3D4
Still occurs with kernel 2.6.32-rc8.
This time I only rebuilt the glibc src rpm, which also runs its
test suite, but I did not install the new glibc binaries before
the shutdown -r.
^ permalink raw reply [flat|nested] 88+ messages in thread
* [Bug #13941] x86 Geode issue
2009-11-21 14:59 2.6.32-rc8-git1: " Rafael J. Wysocki
@ 2009-11-21 15:02 ` Rafael J. Wysocki
2009-11-21 17:47 ` Martin-Éric Racine
0 siblings, 1 reply; 88+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 15:02 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Kernel Testers List, Al Viro, Martin-Éric Racine
This message has been generated automatically as a part of a report
of regressions introduced between 2.6.30 and 2.6.31.
The following bug entry is on the current list of known regressions
introduced between 2.6.30 and 2.6.31. Please verify if it still should
be listed and let me know (either way).
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
Subject : x86 Geode issue
Submitter : Martin-Éric Racine <q-funk-X3B1VOXEql0@public.gmane.org>
Date : 2009-08-03 12:58 (111 days old)
References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
^ permalink raw reply [flat|nested] 88+ messages in thread
* Re: [Bug #13941] x86 Geode issue
2009-11-21 15:02 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
@ 2009-11-21 17:47 ` Martin-Éric Racine
0 siblings, 0 replies; 88+ messages in thread
From: Martin-Éric Racine @ 2009-11-21 17:47 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List, Al Viro
No, it is not resolved.
Attachments have been recently added to the bug and it would be highly
desirable for whoever introduced those regressions in 2.6.31 to
examine them and participate in resolving the issue. Alternately,
reverting those ACL caching changes to 2.6.30 status would be equally
acceptable as a solution.
^ permalink raw reply [flat|nested] 88+ messages in thread
* RE: [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000
[not found] ` <20091119.120721.252464351.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
@ 2009-11-23 18:02 ` Tantilov, Emil S
0 siblings, 0 replies; 88+ messages in thread
From: Tantilov, Emil S @ 2009-11-23 18:02 UTC (permalink / raw)
To: David Miller, rjw-KKrjLPT3xs0@public.gmane.org
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
skraw-DcQCyzbjH0jQT0dZR+AlfA@public.gmane.org,
netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
David Miller wrote:
> From: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
> Date: Tue, 17 Nov 2009 00:01:18 +0100 (CET)
>
>> This message has been generated automatically as a part of a report
>> of regressions introduced between 2.6.30 and 2.6.31.
>>
>> The following bug entry is on the current list of known regressions
>> introduced between 2.6.30 and 2.6.31. Please verify if it still
>> should be listed and let me know (either way).
>>
>>
>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14252
>> Subject : WARNING: at include/linux/skbuff.h:1382 w/ e1000
>> Submitter : Stephan von Krawczynski <skraw-DcQCyzbjH0jQT0dZR+AlfA@public.gmane.org>
>> Date : 2009-09-20 11:26 (58 days old)
>> References : http://marc.info/?l=linux-kernel&m=125344599006033&w=4
>
> Please CC: netdev when reporting networking problems, thank you.
>
> Intel folks can you please take a look at this? Thanks.
I have not been able to reproduce this issue so far. I don't have the exact same HW, but I tested on stock 2.6.31 with 82541 based NIC. More than 3 days now of stress without a problem.
If the reporter can provide some additional information that may be of help:
1. cat /proc/interrupts
2. ethtool -i ethX (where ethX is the interface that is causing the problem
3. lspci -vvv
4. ethtool -e ethX
5. specific settings that may deviate from the default configuration (like MTU)
6. type of traffic that is causing the issue.
Thanks,
Emil--
To unsubscribe from this list: send the line "unsubscribe kernel-testers" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 88+ messages in thread
end of thread, other threads:[~2009-11-23 18:02 UTC | newest]
Thread overview: 88+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-11-16 22:58 ` [Bug #13645] NULL pointer dereference at (null) (level2_spare_pgt) Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13836] suspend script fails, related to stdout? Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13733] 2.6.31-rc2: irq 16: nobody cared Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13943] WARNING: at net/mac80211/mlme.c:2292 with ath5k Rafael J. Wysocki
2009-11-17 8:06 ` Fabio Comolli
[not found] ` <b637ec0b0911170006j1b77b538na35923ab5855aa41-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-11-17 22:15 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13809] oprofile: possible circular locking dependency detected Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #13987] Received NMI interrupt at resume Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14017] _end symbol missing from Symbol.map Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14137] usb console regressions Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14114] Tuning a saa7134 based card is broken in kernel 2.6.31-rc7 Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14141] order 2 page allocation failures in iwlagn Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14204] MCE prevent booting on my computer(pentium iii @500Mhz) Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14157] end_request: I/O error, dev cciss/cXdX, sector 0 Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14181] b43 causes panic at ifconfig down / shutdown Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14253] Oops in driversbasefirmware_class Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
2009-11-21 12:37 ` Mikael Pettersson
2009-11-16 23:01 ` [Bug #14252] WARNING: at include/linux/skbuff.h:1382 w/ e1000 Rafael J. Wysocki
2009-11-19 20:07 ` David Miller
[not found] ` <20091119.120721.252464351.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2009-11-23 18:02 ` Tantilov, Emil S
2009-11-16 23:01 ` [Bug #14267] Disassociating atheros wlan Rafael J. Wysocki
2009-11-17 0:53 ` Justin P. Mattock
2009-11-17 10:33 ` Kristoffer Ericson
2009-11-17 18:07 ` Justin P. Mattock
[not found] ` <4B02E64D.2010700-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-11-17 18:13 ` Kristoffer Ericson
[not found] ` <20091117191357.7c64ba70.kristoffer.ericson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-11-17 19:04 ` Justin P. Mattock
[not found] ` <4B02F3B7.2090907-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-11-17 19:16 ` Kristoffer Ericson
2009-11-17 10:29 ` Kristoffer Ericson
2009-11-18 13:54 ` Christoph Hellwig
2009-11-16 23:01 ` [Bug #14265] ifconfig: page allocation failure. order:5, mode:0x8020 w/ e100 Rafael J. Wysocki
2009-11-17 0:09 ` Karol Lewandowski
[not found] ` <20091117000911.GA2421-nLtalAL5mPp2RxbNQum0x1nzlInOXLuq@public.gmane.org>
2009-11-17 22:16 ` Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14257] Not able to boot on 32 bit System Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14340] speedstep-ich driver not working in 2.6.31 Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14294] kernel BUG at drivers/ide/ide-disk.c:187 Rafael J. Wysocki
2009-11-18 7:19 ` David Miller
2009-11-16 23:01 ` [Bug #14385] DMAR regression in 2.6.31 leads to ext4 corruption? Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14391] use after free of struct powernow_k8_data Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading) Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14400] disable/enable wlan broken with ath5k Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14448] PAT cpu feature is absent but detected by Xorg and others, cuses video driver problems Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14450] [2.6.31] Network interfaces are dead with 2.6.31 (iwlagn and sky2) Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14474] restorecond going crazy on 2.6.31.4 - inotify regression? Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14460] No wireless connection with Ralink RT2500 since update to kernel 2.6.31 Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14476] Unable to handle kernel paging request in nfs_write_mapping Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14484] no video output after suspend Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14588] Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ccccb5b0 Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14623] Mount -o sync regression in 2.6.31 Rafael J. Wysocki
2009-11-16 23:30 ` 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Larry Finger
[not found] ` <4B01E09D.3020608-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2009-11-16 23:35 ` Rafael J. Wysocki
-- strict thread matches above, loose matches on Subject: below --
2009-11-21 14:59 2.6.32-rc8-git1: " Rafael J. Wysocki
2009-11-21 15:02 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-11-21 17:47 ` Martin-Éric Racine
2009-10-26 19:26 2.6.32-rc5-git3: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-10-26 19:31 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-10-26 21:32 ` Martin-Éric Racine
[not found] ` <11fae7c70910261432w27b39e92ld319487e679fccaa-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-10-26 22:14 ` Rafael J. Wysocki
2009-10-11 22:41 2.6.32-rc4: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-10-11 23:01 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-10-01 19:53 2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-10-01 19:55 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-09-06 17:15 2.6.31-rc9: Reported regressions from 2.6.30 Rafael J. Wysocki
2009-09-06 17:24 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-09-06 20:30 ` Martin-Éric Racine
[not found] ` <11fae7c70909061330h11c33ef3vc8ed4b7a0778874e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-09-06 21:12 ` Rafael J. Wysocki
2009-08-25 20:00 2.6.31-rc7-git2: Reported regressions from 2.6.30 Rafael J. Wysocki
2009-08-25 20:34 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-08-25 23:37 ` Martin-Éric Racine
[not found] ` <11fae7c70908251637p2fe53296g1c2e65b9fca5e5a1-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-26 20:59 ` Rafael J. Wysocki
2009-08-19 20:20 2.6.31-rc6-git5: Reported regressions from 2.6.30 Rafael J. Wysocki
2009-08-19 20:26 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-08-20 7:33 ` Martin-Éric Racine
[not found] ` <11fae7c70908200033k7c28561eh28e1195ce4a692f8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-20 15:04 ` Rafael J. Wysocki
[not found] ` <200908201704.06553.rjw-KKrjLPT3xs0@public.gmane.org>
2009-08-20 18:36 ` Cyrill Gorcunov
2009-08-20 19:08 ` Cyrill Gorcunov
2009-08-09 20:36 2.6.31-rc5-git5: Reported regressions from 2.6.30 Rafael J. Wysocki
2009-08-09 20:44 ` [Bug #13941] x86 Geode issue Rafael J. Wysocki
2009-08-13 8:52 ` Martin-Éric Racine
[not found] ` <11fae7c70908130152j21f9f183m4f1c49d91fc7a7f9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-13 9:07 ` Ingo Molnar
[not found] ` <20090813090743.GA14352-X9Un+BFzKDI@public.gmane.org>
2009-08-13 9:44 ` Martin-Éric Racine
[not found] ` <11fae7c70908130244k3f20954ewa23c5a57fbd60410-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-13 10:40 ` Martin-Éric Racine
[not found] ` <11fae7c70908130340w37782c04m861d2f429d639a9e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-13 14:54 ` Rafael J. Wysocki
[not found] ` <200908131654.45227.rjw-KKrjLPT3xs0@public.gmane.org>
2009-08-13 15:00 ` Martin-Éric Racine
[not found] ` <11fae7c70908130800q7b4a5293t5c373613d736d74-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-13 18:34 ` Rafael J. Wysocki
[not found] ` <200908132034.34951.rjw-KKrjLPT3xs0@public.gmane.org>
2009-08-16 19:17 ` Martin-Éric Racine
[not found] ` <11fae7c70908161217p33830075p783880315a31b2e5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-16 20:57 ` Ingo Molnar
[not found] ` <20090816205706.GB3463-X9Un+BFzKDI@public.gmane.org>
2009-08-16 21:01 ` Ingo Molnar
[not found] ` <20090816210134.GA14972-X9Un+BFzKDI@public.gmane.org>
2009-09-11 12:36 ` Martin-Éric Racine
2009-08-16 21:12 ` Martin-Éric Racine
[not found] ` <11fae7c70908161412v61fd233au5166e18f4c4d0931-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-16 21:34 ` Ingo Molnar
[not found] ` <20090816213407.GA30245-X9Un+BFzKDI@public.gmane.org>
2009-08-17 21:02 ` Martin-Éric Racine
[not found] ` <11fae7c70908171402y18699abbs7a293fe9ff562388-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-08-18 4:50 ` Willy Tarreau
2009-09-11 12:31 ` Martin-Éric Racine
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox