kernel-testers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2009-11-16 22:33 2.6.32-rc7-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
@ 2009-11-16 22:37 ` Rafael J. Wysocki
  2009-11-17  0:21   ` Justin P. Mattock
  2009-11-17  6:05   ` Ingo Molnar
  0 siblings, 2 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-16 22:37 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Ingo Molnar, Justin Mattock,
	Martin Schwidefsky

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.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=14483
Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
Submitter	: Justin Mattock <justinmattock@gmail.com>
Date		: 2009-10-25 19:58 (23 days old)
References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4


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

* Re: [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2009-11-16 22:37 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
@ 2009-11-17  0:21   ` Justin P. Mattock
  2009-11-17  6:05   ` Ingo Molnar
  1 sibling, 0 replies; 42+ messages in thread
From: Justin P. Mattock @ 2009-11-17  0:21 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Ingo Molnar,
	Martin Schwidefsky

Rafael J. Wysocki 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.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=14483
> Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
> Submitter	: Justin Mattock<justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date		: 2009-10-25 19:58 (23 days old)
> References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4
>
>
>
>    
I have to say that doing a bisect on this
was more than I had anticipated.
(still need to go through and revert commits,
to see if I can find exactly where).

So yes this should still be open.

Justin P. Mattock

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

* Re: [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2009-11-16 22:37 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
  2009-11-17  0:21   ` Justin P. Mattock
@ 2009-11-17  6:05   ` Ingo Molnar
  2009-11-17 22:42     ` Rafael J. Wysocki
  1 sibling, 1 reply; 42+ messages in thread
From: Ingo Molnar @ 2009-11-17  6:05 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Justin Mattock,
	Martin Schwidefsky, Thomas Gleixner


* 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.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=14483
> Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
> Submitter	: Justin Mattock <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date		: 2009-10-25 19:58 (23 days old)
> References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4

Looks like a suspend bug, not an irq bug. The new warnings in the 
suspend/resume code might have triggered an old bug in that particular 
driver.

	Ingo

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

* Re: [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2009-11-17  6:05   ` Ingo Molnar
@ 2009-11-17 22:42     ` Rafael J. Wysocki
       [not found]       ` <200911172342.13077.rjw-KKrjLPT3xs0@public.gmane.org>
  0 siblings, 1 reply; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-17 22:42 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linux Kernel Mailing List, Kernel Testers List, Justin Mattock,
	Martin Schwidefsky, Thomas Gleixner

On Tuesday 17 November 2009, Ingo Molnar wrote:
> 
> * 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.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=14483
> > Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
> > Submitter	: Justin Mattock <justinmattock@gmail.com>
> > Date		: 2009-10-25 19:58 (23 days old)
> > References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4
> 
> Looks like a suspend bug, not an irq bug. The new warnings in the 
> suspend/resume code might have triggered an old bug in that particular 
> driver.

That's quite possible, although that's rather core code than a driver.

Anyway, I haven't been able to find the bug in there so far.

Thanks,
Rafael

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

* Re: [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
       [not found]       ` <200911172342.13077.rjw-KKrjLPT3xs0@public.gmane.org>
@ 2009-11-17 23:07         ` Thomas Gleixner
  0 siblings, 0 replies; 42+ messages in thread
From: Thomas Gleixner @ 2009-11-17 23:07 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Ingo Molnar, Linux Kernel Mailing List, Kernel Testers List,
	Justin Mattock, Martin Schwidefsky, Len Brown,
	Venkatesch Pallipadi

On Tue, 17 Nov 2009, Rafael J. Wysocki wrote:

ACPI folks Cc'ed

> On Tuesday 17 November 2009, Ingo Molnar wrote:
> > 
> > * 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.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=14483
> > > Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
> > > Submitter	: Justin Mattock <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> > > Date		: 2009-10-25 19:58 (23 days old)
> > > References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4
> > 
> > Looks like a suspend bug, not an irq bug. The new warnings in the 
> > suspend/resume code might have triggered an old bug in that particular 
> > driver.
> 
> That's quite possible, although that's rather core code than a driver.
> 
> Anyway, I haven't been able to find the bug in there so far.

irqrouter_resume() seems to be solely ACPI code. I have not seen where
it might reenable interrupts, but ACPI folks might shed some light on
that.

Thanks,

	tglx

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

* 2.6.32-rc8-git1: Reported regressions from 2.6.31
@ 2009-11-21 14:46 Rafael J. Wysocki
  2009-11-21 14:46 ` [Bug #14297] console resume broken since ba15ab0e8d Rafael J. Wysocki
                   ` (28 more replies)
  0 siblings, 29 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:46 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Adrian Bunk, 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 from 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 from 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-21       86       29          25
  2009-11-16       84       46          41
  2009-10-26       66       42          37
  2009-10-12       48       31          27
  2009-10-02       22       15           9


Unresolved regressions
----------------------

Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14657
Subject		: perf subsystem breakage in 2.6.32-rc7
Submitter	: Arjan van de Ven <arjan@infradead.org>
Date		: 2009-11-19 19:50 (3 days old)
References	: http://marc.info/?l=linux-kernel&m=125866013419738&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14656
Subject		: Oops at __rmqueue+0x98 with 2.6.32-rc6
Submitter	: Lucas C. Villa Real <lucasvr@gobolinux.org>
Date		: 2009-11-19 3:48 (3 days old)
References	: http://marc.info/?l=linux-kernel&m=125860255229092&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14655
Subject		: swapper generated call trace in 2.6.32-rc7
Submitter	: Peter Teoh <htmldeveloper@gmail.com>
Date		: 2009-11-18 8:09 (4 days old)
References	: http://marc.info/?l=linux-kernel&m=125853179413679&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14625
Subject		: Commit d451564 breaks ARM
Submitter	: Russell King <rmk+lkml@arm.linux.org.uk>
Date		: 2009-11-13 15:11 (9 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4515646699b6ad7b1a98ceb871296b957f3ef47
References	: http://marc.info/?l=linux-kernel&m=125812520315835&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14624
Subject		: ath9k: BUG kmalloc-8192: Poison overwritten
Submitter	: Miles Lane <miles.lane@gmail.com>
Date		: 2009-11-12 4:58 (10 days old)
References	: http://marc.info/?l=linux-kernel&m=125800196520396&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14621
Subject		: specjbb2005 and aim7 regression with 2.6.32-rc kernels
Submitter	: Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date		: 2009-11-06 7:38 (16 days old)
References	: http://marc.info/?l=linux-kernel&m=125749310413174&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14577
Subject		: Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380)
Submitter	:  <lkolbe@techfak.uni-bielefeld.de>
Date		: 2009-11-10 13:31 (12 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14538
Subject		: Unable to associate with AP after resume since 2.6.32-rc6
Submitter	: Christian Casteyde <casteyde.christian@free.fr>
Date		: 2009-11-03 22:07 (19 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d50bae33d1358b909ade05ae121d83d3a60ab63f


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14504
Subject		: intermittent hibernation problem again
Submitter	: Ferenc Wágner <wferi@niif.hu>
Date		: 2009-10-28 23:49 (25 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14487
Subject		: PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
Submitter	: Justin P. Mattock <justinmattock@gmail.com>
Date		: 2009-10-23 16:45 (30 days old)
References	: http://lkml.org/lkml/2009/10/23/252


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14485
Subject		: System lockup running "cat /sys/kernel/debug/dri/0/i915_regs"
Submitter	: Miles Lane <miles.lane@gmail.com>
Date		: 2009-10-26 4:00 (27 days old)
References	: http://marc.info/?l=linux-kernel&m=125652968117713&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14483
Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
Submitter	: Justin Mattock <justinmattock@gmail.com>
Date		: 2009-10-25 19:58 (28 days old)
References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14482
Subject		: kernel BUG at fs/dcache.c:670 +lvm +md +ext3
Submitter	: Alexander Clouter <alex@digriz.org.uk>
Date		: 2009-10-23 10:30 (30 days old)
References	: http://lkml.org/lkml/2009/10/23/50


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14442
Subject		: resume after hibernate: /dev/sdb drops and returns as /dev/sde
Submitter	: Duncan <1i5t5.duncan@cox.net>
Date		: 2009-10-20 01:52 (33 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14436
Subject		: Computer becomes unusable without any apparent reason
Submitter	: Pitxyoki <Pitxyoki@gmail.com>
Date		: 2009-10-18 18:32 (35 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14426
Subject		: CE: hpet increasing min_delta_ns flood
Submitter	: Thibault Mondary <thibm@free.fr>
Date		: 2009-10-17 09:29 (36 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 (37 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14415
Subject		: Reboot on kernel load
Submitter	: Brian Beardall <brian@rapsure.net>
Date		: 2009-10-15 23:57 (38 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14406
Subject		: uvcvideo stopped work on Toshiba
Submitter	: okias <d.okias@gmail.com>
Date		: 2009-10-14 19:08 (39 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14384
Subject		: tbench regression with 2.6.32-rc1
Submitter	: Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date		: 2009-10-09 9:51 (44 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59abf02644c45f1591e1374ee7bb45dc757fcb88
References	: http://marc.info/?l=linux-kernel&m=125508216713138&w=4
Handled-By	: Peter Zijlstra <a.p.zijlstra@chello.nl>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14383
Subject		: hackbench regression with kernel 2.6.32-rc1
Submitter	: Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date		: 2009-10-09 9:19 (44 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=29cd8bae396583a2ee9a3340db8c5102acf9f6fd
References	: http://marc.info/?l=linux-kernel&m=125508007510274&w=4
Handled-By	: Peter Zijlstra <a.p.zijlstra@chello.nl>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14376
Subject		: Kernel NULL pointer dereference/ kvm subsystem
Submitter	: Don Dupuis <dondster@gmail.com>
Date		: 2009-10-06 14:38 (47 days old)
References	: http://marc.info/?l=linux-kernel&m=125484025021737&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14331
Subject		: Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off
Submitter	: Alex Villacis Lasso <avillaci@ceibo.fiec.espol.edu.ec>
Date		: 2009-10-06 00:29 (47 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14298
Subject		: warning at manage.c:361 (set_irq_wake), matrix-keypad related?
Submitter	: Pavel Machek <pavel@ucw.cz>
Date		: 2009-09-30 20:07 (53 days old)
References	: http://marc.info/?l=linux-kernel&m=125434130703538&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14297
Subject		: console resume broken since ba15ab0e8d
Submitter	: Sascha Hauer <s.hauer@pengutronix.de>
Date		: 2009-09-30 15:11 (53 days old)
References	: http://marc.info/?l=linux-kernel&m=125432349404060&w=4


Regressions with patches
------------------------

Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14630
Subject		: sched_rt_periodic_timer vs cpu hotplug
Submitter	: Heiko Carstens <heiko.carstens@de.ibm.com>
Date		: 2009-11-11 10:18 (11 days old)
References	: http://marc.info/?l=linux-kernel&m=125793470309588&w=4
Handled-By	: Peter Zijlstra <peterz@infradead.org>
Patch		: http://patchwork.kernel.org/patch/60250/


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14597
Subject		: thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31
Submitter	: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Date		: 2009-11-13 20:45 (9 days old)
Handled-By	: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=23770


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14480
Subject		: 2 locks held by cat -- running "find /sys | head -c 4" --> system hang
Submitter	: Miles Lane <miles.lane@gmail.com>
Date		: 2009-10-20 16:11 (33 days old)
References	: http://marc.info/?l=linux-kernel&m=125605511728088&w=4
Handled-By	: Chris Wilson <chris@chris-wilson.co.uk>
Patch		: http://patchwork.kernel.org/patch/54974/


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14379
Subject		: ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String
Submitter	: Justin Mattock <justinmattock@gmail.com>
Date		: 2009-10-08 21:46 (45 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9adc2e031bd22d5d9607a53a8d3b30e0b675f39
References	: http://marc.info/?l=linux-kernel&m=125504031328941&w=4
Handled-By	: Alexey Starikovskiy <astarikovskiy@suse.de>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=23347


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 from 2.6.31,
unresolved as well as resolved, at:

http://bugzilla.kernel.org/show_bug.cgi?id=14230

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] 42+ messages in thread

* [Bug #14297] console resume broken since ba15ab0e8d
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
@ 2009-11-21 14:46 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14376] Kernel NULL pointer dereference/ kvm subsystem Rafael J. Wysocki
                   ` (27 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:46 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Alan Cox, Deepak Saxena, Greg Kroah-Hartman,
	Sascha Hauer

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.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=14297
Subject		: console resume broken since ba15ab0e8d
Submitter	: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Date		: 2009-09-30 15:11 (53 days old)
References	: http://marc.info/?l=linux-kernel&m=125432349404060&w=4


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

* [Bug #14376] Kernel NULL pointer dereference/ kvm subsystem
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
  2009-11-21 14:46 ` [Bug #14297] console resume broken since ba15ab0e8d Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14384] tbench regression with 2.6.32-rc1 Rafael J. Wysocki
                   ` (26 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Don Dupuis

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.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=14376
Subject		: Kernel NULL pointer dereference/ kvm subsystem
Submitter	: Don Dupuis <dondster-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2009-10-06 14:38 (47 days old)
References	: http://marc.info/?l=linux-kernel&m=125484025021737&w=4


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

* [Bug #14298] warning at manage.c:361 (set_irq_wake), matrix-keypad related?
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (5 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14331] Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String Rafael J. Wysocki
                   ` (21 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Pavel Machek

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.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=14298
Subject		: warning at manage.c:361 (set_irq_wake), matrix-keypad related?
Submitter	: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
Date		: 2009-09-30 20:07 (53 days old)
References	: http://marc.info/?l=linux-kernel&m=125434130703538&w=4


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

* [Bug #14383] hackbench regression with kernel 2.6.32-rc1
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (3 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14406] uvcvideo stopped work on Toshiba Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14331] Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off Rafael J. Wysocki
                   ` (23 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Peter Zijlstra, Zhang, Yanmin

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.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=14383
Subject		: hackbench regression with kernel 2.6.32-rc1
Submitter	: Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date		: 2009-10-09 9:19 (44 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=29cd8bae396583a2ee9a3340db8c5102acf9f6fd
References	: http://marc.info/?l=linux-kernel&m=125508007510274&w=4
Handled-By	: Peter Zijlstra <a.p.zijlstra@chello.nl>


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

* [Bug #14331] Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (4 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14383] hackbench regression with kernel 2.6.32-rc1 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14298] warning at manage.c:361 (set_irq_wake), matrix-keypad related? Rafael J. Wysocki
                   ` (22 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Alex Villacis Lasso

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.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=14331
Subject		: Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off
Submitter	: Alex Villacis Lasso <avillaci@ceibo.fiec.espol.edu.ec>
Date		: 2009-10-06 00:29 (47 days old)


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

* [Bug #14406] uvcvideo stopped work on Toshiba
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (2 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14384] tbench regression with 2.6.32-rc1 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14383] hackbench regression with kernel 2.6.32-rc1 Rafael J. Wysocki
                   ` (24 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, okias

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.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=14406
Subject		: uvcvideo stopped work on Toshiba
Submitter	: okias <d.okias@gmail.com>
Date		: 2009-10-14 19:08 (39 days old)


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

* [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (6 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14298] warning at manage.c:361 (set_irq_wake), matrix-keypad related? Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-22 15:00   ` Justin P. Mattock
  2009-11-21 14:51 ` [Bug #14415] Reboot on kernel load Rafael J. Wysocki
                   ` (20 subsequent siblings)
  28 siblings, 1 reply; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Alexey Starikovskiy, Justin Mattock,
	Len Brown, Lin Ming

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.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=14379
Subject		: ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String
Submitter	: Justin Mattock <justinmattock@gmail.com>
Date		: 2009-10-08 21:46 (45 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9adc2e031bd22d5d9607a53a8d3b30e0b675f39
References	: http://marc.info/?l=linux-kernel&m=125504031328941&w=4
Handled-By	: Alexey Starikovskiy <astarikovskiy@suse.de>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=23347


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

* [Bug #14384] tbench regression with 2.6.32-rc1
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
  2009-11-21 14:46 ` [Bug #14297] console resume broken since ba15ab0e8d Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14376] Kernel NULL pointer dereference/ kvm subsystem Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14406] uvcvideo stopped work on Toshiba Rafael J. Wysocki
                   ` (25 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Peter Zijlstra, Zhang, Yanmin

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.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=14384
Subject		: tbench regression with 2.6.32-rc1
Submitter	: Zhang, Yanmin <yanmin_zhang-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Date		: 2009-10-09 9:51 (44 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59abf02644c45f1591e1374ee7bb45dc757fcb88
References	: http://marc.info/?l=linux-kernel&m=125508216713138&w=4
Handled-By	: Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org>


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

* [Bug #14415] Reboot on kernel load
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (7 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14426] CE: hpet increasing min_delta_ns flood Rafael J. Wysocki
                   ` (19 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Brian Beardall

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.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=14415
Subject		: Reboot on kernel load
Submitter	: Brian Beardall <brian@rapsure.net>
Date		: 2009-10-15 23:57 (38 days old)


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

* [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading)
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (9 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14426] CE: hpet increasing min_delta_ns flood Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14482] kernel BUG at fs/dcache.c:670 +lvm +md +ext3 Rafael J. Wysocki
                   ` (17 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 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 recent regressions.

The following bug entry is on the current list of known regressions
from 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-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2009-10-16 11:07 (37 days old)


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

* [Bug #14426] CE: hpet increasing min_delta_ns flood
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (8 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14415] Reboot on kernel load Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading) Rafael J. Wysocki
                   ` (18 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Eero Nurkkala, john stultz, Thibault Mondary

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.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=14426
Subject		: CE: hpet increasing min_delta_ns flood
Submitter	: Thibault Mondary <thibm@free.fr>
Date		: 2009-10-17 09:29 (36 days old)


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

* [Bug #14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (12 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14480] 2 locks held by cat -- running "find /sys | head -c 4" --> system hang Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14436] Computer becomes unusable without any apparent reason Rafael J. Wysocki
                   ` (14 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Duncan

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.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=14442
Subject		: resume after hibernate: /dev/sdb drops and returns as /dev/sde
Submitter	: Duncan <1i5t5.duncan@cox.net>
Date		: 2009-10-20 01:52 (33 days old)


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

* [Bug #14482] kernel BUG at fs/dcache.c:670 +lvm +md +ext3
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (10 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading) Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14480] 2 locks held by cat -- running "find /sys | head -c 4" --> system hang Rafael J. Wysocki
                   ` (16 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Alexander Clouter

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.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=14482
Subject		: kernel BUG at fs/dcache.c:670 +lvm +md +ext3
Submitter	: Alexander Clouter <alex@digriz.org.uk>
Date		: 2009-10-23 10:30 (30 days old)
References	: http://lkml.org/lkml/2009/10/23/50


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

* [Bug #14480] 2 locks held by cat -- running "find /sys | head -c 4" --> system hang
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (11 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14482] kernel BUG at fs/dcache.c:670 +lvm +md +ext3 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde Rafael J. Wysocki
                   ` (15 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Chris Wilson, Jesse Barnes, Miles Lane

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.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=14480
Subject		: 2 locks held by cat -- running "find /sys | head -c 4" --> system hang
Submitter	: Miles Lane <miles.lane@gmail.com>
Date		: 2009-10-20 16:11 (33 days old)
References	: http://marc.info/?l=linux-kernel&m=125605511728088&w=4
Handled-By	: Chris Wilson <chris@chris-wilson.co.uk>
Patch		: http://patchwork.kernel.org/patch/54974/


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

* [Bug #14436] Computer becomes unusable without any apparent reason
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (13 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
                   ` (13 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Pitxyoki

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.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=14436
Subject		: Computer becomes unusable without any apparent reason
Submitter	: Pitxyoki <Pitxyoki@gmail.com>
Date		: 2009-10-18 18:32 (35 days old)


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

* [Bug #14504] intermittent hibernation problem again
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (17 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14485] System lockup running "cat /sys/kernel/debug/dri/0/i915_regs" Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380) Rafael J. Wysocki
                   ` (9 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Ferenc Wágner

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.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=14504
Subject		: intermittent hibernation problem again
Submitter	: Ferenc Wágner <wferi@niif.hu>
Date		: 2009-10-28 23:49 (25 days old)


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

* [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (14 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14436] Computer becomes unusable without any apparent reason Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-22 15:00   ` Justin P. Mattock
  2009-11-21 14:51 ` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0 Rafael J. Wysocki
                   ` (12 subsequent siblings)
  28 siblings, 1 reply; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Ingo Molnar, Justin Mattock,
	Martin Schwidefsky

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.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=14483
Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
Submitter	: Justin Mattock <justinmattock@gmail.com>
Date		: 2009-10-25 19:58 (28 days old)
References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4


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

* [Bug #14485] System lockup running "cat /sys/kernel/debug/dri/0/i915_regs"
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (16 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14504] intermittent hibernation problem again Rafael J. Wysocki
                   ` (10 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Miles Lane

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.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=14485
Subject		: System lockup running "cat /sys/kernel/debug/dri/0/i915_regs"
Submitter	: Miles Lane <miles.lane-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2009-10-26 4:00 (27 days old)
References	: http://marc.info/?l=linux-kernel&m=125652968117713&w=4


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

* [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (15 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-22 14:59   ` Justin P. Mattock
  2009-11-21 14:51 ` [Bug #14485] System lockup running "cat /sys/kernel/debug/dri/0/i915_regs" Rafael J. Wysocki
                   ` (11 subsequent siblings)
  28 siblings, 1 reply; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Justin P. Mattock

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.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=14487
Subject		: PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
Submitter	: Justin P. Mattock <justinmattock@gmail.com>
Date		: 2009-10-23 16:45 (30 days old)
References	: http://lkml.org/lkml/2009/10/23/252


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

* [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (19 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380) Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 20:45   ` Henrique de Moraes Holschuh
  2009-11-21 14:51 ` [Bug #14621] specjbb2005 and aim7 regression with 2.6.32-rc kernels Rafael J. Wysocki
                   ` (7 subsequent siblings)
  28 siblings, 1 reply; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Henrique de Moraes Holschuh

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.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=14597
Subject		: thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31
Submitter	: Henrique de Moraes Holschuh <hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
Date		: 2009-11-13 20:45 (9 days old)
Handled-By	: Henrique de Moraes Holschuh <hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=23770


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

* [Bug #14621] specjbb2005 and aim7 regression with 2.6.32-rc kernels
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (20 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14538] Unable to associate with AP after resume since 2.6.32-rc6 Rafael J. Wysocki
                   ` (6 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Gautham R Shenoy, Ingo Molnar,
	Mike Galbraith, Peter Zijlstra, Zhang, Yanmin

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.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=14621
Subject		: specjbb2005 and aim7 regression with 2.6.32-rc kernels
Submitter	: Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date		: 2009-11-06 7:38 (16 days old)
References	: http://marc.info/?l=linux-kernel&m=125749310413174&w=4


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

* [Bug #14538] Unable to associate with AP after resume since 2.6.32-rc6
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (21 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14621] specjbb2005 and aim7 regression with 2.6.32-rc kernels Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14624] ath9k: BUG kmalloc-8192: Poison overwritten Rafael J. Wysocki
                   ` (5 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Christian Casteyde, John W. Linville,
	Larry Finger

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.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=14538
Subject		: Unable to associate with AP after resume since 2.6.32-rc6
Submitter	: Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>
Date		: 2009-11-03 22:07 (19 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d50bae33d1358b909ade05ae121d83d3a60ab63f


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

* [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380)
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (18 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14504] intermittent hibernation problem again Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-23 12:18   ` Lukas Kolbe
  2009-11-21 14:51 ` [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31 Rafael J. Wysocki
                   ` (8 subsequent siblings)
  28 siblings, 1 reply; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, lkolbe

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.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=14577
Subject		: Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380)
Submitter	:  <lkolbe@techfak.uni-bielefeld.de>
Date		: 2009-11-10 13:31 (12 days old)


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

* [Bug #14624] ath9k: BUG kmalloc-8192: Poison overwritten
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (22 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14538] Unable to associate with AP after resume since 2.6.32-rc6 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14625] Commit d451564 breaks ARM Rafael J. Wysocki
                   ` (4 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Luis R. Rodriguez, Miles Lane

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.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=14624
Subject		: ath9k: BUG kmalloc-8192: Poison overwritten
Submitter	: Miles Lane <miles.lane-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2009-11-12 4:58 (10 days old)
References	: http://marc.info/?l=linux-kernel&m=125800196520396&w=4


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

* [Bug #14625] Commit d451564 breaks ARM
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (23 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14624] ath9k: BUG kmalloc-8192: Poison overwritten Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14655] swapper generated call trace in 2.6.32-rc7 Rafael J. Wysocki
                   ` (3 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Ingo Molnar, Russell King, Soeren Sandmann

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.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=14625
Subject		: Commit d451564 breaks ARM
Submitter	: Russell King <rmk+lkml@arm.linux.org.uk>
Date		: 2009-11-13 15:11 (9 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4515646699b6ad7b1a98ceb871296b957f3ef47
References	: http://marc.info/?l=linux-kernel&m=125812520315835&w=4


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

* [Bug #14655] swapper generated call trace in 2.6.32-rc7
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (24 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14625] Commit d451564 breaks ARM Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14630] sched_rt_periodic_timer vs cpu hotplug Rafael J. Wysocki
                   ` (2 subsequent siblings)
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Peter Teoh

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.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=14655
Subject		: swapper generated call trace in 2.6.32-rc7
Submitter	: Peter Teoh <htmldeveloper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2009-11-18 8:09 (4 days old)
References	: http://marc.info/?l=linux-kernel&m=125853179413679&w=4


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

* [Bug #14630] sched_rt_periodic_timer vs cpu hotplug
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (25 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14655] swapper generated call trace in 2.6.32-rc7 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14657] perf subsystem breakage in 2.6.32-rc7 Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14656] Oops at __rmqueue+0x98 with 2.6.32-rc6 Rafael J. Wysocki
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Heiko Carstens, Peter Zijlstra

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.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=14630
Subject		: sched_rt_periodic_timer vs cpu hotplug
Submitter	: Heiko Carstens <heiko.carstens-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
Date		: 2009-11-11 10:18 (11 days old)
References	: http://marc.info/?l=linux-kernel&m=125793470309588&w=4
Handled-By	: Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Patch		: http://patchwork.kernel.org/patch/60250/


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

* [Bug #14656] Oops at __rmqueue+0x98 with 2.6.32-rc6
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (27 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14657] perf subsystem breakage in 2.6.32-rc7 Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Lucas C. Villa Real,
	"reiserfs-devel-u79uwXL29TY76Z2rM5mHXA

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.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=14656
Subject		: Oops at __rmqueue+0x98 with 2.6.32-rc6
Submitter	: Lucas C. Villa Real <lucasvr-9gmU7qdNRpmhPH1hqNUYSQ@public.gmane.org>
Date		: 2009-11-19 3:48 (3 days old)
References	: http://marc.info/?l=linux-kernel&m=125860255229092&w=4


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

* [Bug #14657] perf subsystem breakage in 2.6.32-rc7
  2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
                   ` (26 preceding siblings ...)
  2009-11-21 14:51 ` [Bug #14630] sched_rt_periodic_timer vs cpu hotplug Rafael J. Wysocki
@ 2009-11-21 14:51 ` Rafael J. Wysocki
  2009-11-21 14:51 ` [Bug #14656] Oops at __rmqueue+0x98 with 2.6.32-rc6 Rafael J. Wysocki
  28 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-11-21 14:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Arjan van de Ven, Peter Zijlstra,
	Thomas Gleixner

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.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=14657
Subject		: perf subsystem breakage in 2.6.32-rc7
Submitter	: Arjan van de Ven <arjan-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Date		: 2009-11-19 19:50 (3 days old)
References	: http://marc.info/?l=linux-kernel&m=125866013419738&w=4


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

* Re: [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31
  2009-11-21 14:51 ` [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31 Rafael J. Wysocki
@ 2009-11-21 20:45   ` Henrique de Moraes Holschuh
  0 siblings, 0 replies; 42+ messages in thread
From: Henrique de Moraes Holschuh @ 2009-11-21 20:45 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List

On Sat, 21 Nov 2009, Rafael J. Wysocki wrote:
> The following bug entry is on the current list of known regressions
> from 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=14597
> Subject		: thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31
> Submitter	: Henrique de Moraes Holschuh <hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
> Date		: 2009-11-13 20:45 (9 days old)
> Handled-By	: Henrique de Moraes Holschuh <hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
> Patch		: http://bugzilla.kernel.org/attachment.cgi?id=23770

Still outstanding.  Andrew said he was going to send the patch to Linus, so
I hope it will be fixed for 2.6.32-final.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

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

* Re: [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
  2009-11-21 14:51 ` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0 Rafael J. Wysocki
@ 2009-11-22 14:59   ` Justin P. Mattock
  0 siblings, 0 replies; 42+ messages in thread
From: Justin P. Mattock @ 2009-11-22 14:59 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List

Rafael J. Wysocki 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.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=14487
> Subject		: PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
> Submitter	: Justin P. Mattock<justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date		: 2009-10-23 16:45 (30 days old)
> References	: http://lkml.org/lkml/2009/10/23/252
>
>
>
>    
yes It's still there.. I'm wondering because
there's not much feedback on this maybe I should take
a hint! or maybe it's something people just don't
understand, and don't have time for.. In any case
I'm still looking at it(although had to look at other
reports as well).

Justin P. Mattock

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

* Re: [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2009-11-21 14:51 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
@ 2009-11-22 15:00   ` Justin P. Mattock
  0 siblings, 0 replies; 42+ messages in thread
From: Justin P. Mattock @ 2009-11-22 15:00 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Ingo Molnar,
	Martin Schwidefsky

Rafael J. Wysocki 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.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=14483
> Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
> Submitter	: Justin Mattock<justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date		: 2009-10-25 19:58 (28 days old)
> References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4
>
>
>
>    
this is still there.

Justin P. Mattock

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

* Re: [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String
  2009-11-21 14:51 ` [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String Rafael J. Wysocki
@ 2009-11-22 15:00   ` Justin P. Mattock
  0 siblings, 0 replies; 42+ messages in thread
From: Justin P. Mattock @ 2009-11-22 15:00 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List,
	Alexey Starikovskiy, Len Brown, Lin Ming

Rafael J. Wysocki 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.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=14379
> Subject		: ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String
> Submitter	: Justin Mattock<justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date		: 2009-10-08 21:46 (45 days old)
> First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9adc2e031bd22d5d9607a53a8d3b30e0b675f39
> References	: http://marc.info/?l=linux-kernel&m=125504031328941&w=4
> Handled-By	: Alexey Starikovskiy<astarikovskiy-l3A5Bk7waGM@public.gmane.org>
> Patch		: http://bugzilla.kernel.org/attachment.cgi?id=23347
>
>
>
>    
still there.

Justin P. Mattock

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

* Re: [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380)
  2009-11-21 14:51 ` [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380) Rafael J. Wysocki
@ 2009-11-23 12:18   ` Lukas Kolbe
  0 siblings, 0 replies; 42+ messages in thread
From: Lukas Kolbe @ 2009-11-23 12:18 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Kernel Testers List

Rafael J. Wysocki 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.31.  Please verify if it still should be listed and let me know
>(either way).

I just closed this bug, as with -rc7 and the new firmware from Adaptec
(17544), this problem doesn't occur anymore. Thanks for your patience.

>
>Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14577
>Subject		: Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380)
>Submitter	:  <lkolbe-If1cxaH3S3JVgF+RW+Bo1SZEdBbF94EN@public.gmane.org>
>Date		: 2009-11-10 13:31 (12 days old)
>
>

-- 
Lukas


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

* [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2009-12-29 15:26 2.6.33-rc2: Reported regressions 2.6.31 -> 2.6.32 Rafael J. Wysocki
@ 2009-12-29 15:28 ` Rafael J. Wysocki
  0 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2009-12-29 15:28 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Alexey Starikovskiy, christian hartmann,
	Ingo Molnar, Justin Mattock, Len Brown, Linus Torvalds,
	Martin Schwidefsky, Thomas Gleixner, Xiaotian Feng

This message has been generated automatically as a part of a report
of regressions introduced between 2.6.31 and 2.6.32.

The following bug entry is on the current list of known regressions
introduced between 2.6.31 and 2.6.32.  Please verify if it still should
be listed and let me know (either way).


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14483
Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
Submitter	: Justin Mattock <justinmattock@gmail.com>
Date		: 2009-10-25 19:58 (66 days old)
References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4
Handled-By	: Xiaotian Feng <dfeng@redhat.com>
Patch		: http://patchwork.kernel.org/patch/64771/


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

* [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1
  2010-01-10 22:45 2.6.33-rc3-git3: Reported regressions 2.6.31 -> 2.6.32 Rafael J. Wysocki
@ 2010-01-10 22:56 ` Rafael J. Wysocki
  0 siblings, 0 replies; 42+ messages in thread
From: Rafael J. Wysocki @ 2010-01-10 22:56 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Alexey Starikovskiy, christian hartmann,
	Ingo Molnar, Justin Mattock, Len Brown, Linus Torvalds,
	Martin Schwidefsky, Thomas Gleixner, Xiaotian Feng

This message has been generated automatically as a part of a report
of regressions introduced between 2.6.31 and 2.6.32.

The following bug entry is on the current list of known regressions
introduced between 2.6.31 and 2.6.32.  Please verify if it still should
be listed and let me know (either way).


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14483
Subject		: Interrupts enabled after irqrouter_resume - iMac9,1
Submitter	: Justin Mattock <justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2009-10-25 19:58 (78 days old)
References	: http://marc.info/?l=linux-kernel&m=125650070420168&w=4
Handled-By	: Xiaotian Feng <dfeng-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Patch		: http://patchwork.kernel.org/patch/64771/


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

end of thread, other threads:[~2010-01-10 22:56 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-21 14:46 2.6.32-rc8-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
2009-11-21 14:46 ` [Bug #14297] console resume broken since ba15ab0e8d Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14376] Kernel NULL pointer dereference/ kvm subsystem Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14384] tbench regression with 2.6.32-rc1 Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14406] uvcvideo stopped work on Toshiba Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14383] hackbench regression with kernel 2.6.32-rc1 Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14331] Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14298] warning at manage.c:361 (set_irq_wake), matrix-keypad related? Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14379] ACPI Warning for _SB_.BAT0._BIF: Converted Buffer to expected String Rafael J. Wysocki
2009-11-22 15:00   ` Justin P. Mattock
2009-11-21 14:51 ` [Bug #14415] Reboot on kernel load Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14426] CE: hpet increasing min_delta_ns flood Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14417] [Regression] Wireless driver iwlagn+iwlcore doesn't work after resume (needs reloading) Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14482] kernel BUG at fs/dcache.c:670 +lvm +md +ext3 Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14480] 2 locks held by cat -- running "find /sys | head -c 4" --> system hang Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14436] Computer becomes unusable without any apparent reason Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
2009-11-22 15:00   ` Justin P. Mattock
2009-11-21 14:51 ` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0 Rafael J. Wysocki
2009-11-22 14:59   ` Justin P. Mattock
2009-11-21 14:51 ` [Bug #14485] System lockup running "cat /sys/kernel/debug/dri/0/i915_regs" Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14504] intermittent hibernation problem again Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14577] Data Corruption with Adaptec 52445, Firmware 5.2-0 (17380) Rafael J. Wysocki
2009-11-23 12:18   ` Lukas Kolbe
2009-11-21 14:51 ` [Bug #14597] thinkpad-acpi: driver fails to load on old BIOS for the A31, T23-T30, X30-X31 Rafael J. Wysocki
2009-11-21 20:45   ` Henrique de Moraes Holschuh
2009-11-21 14:51 ` [Bug #14621] specjbb2005 and aim7 regression with 2.6.32-rc kernels Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14538] Unable to associate with AP after resume since 2.6.32-rc6 Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14624] ath9k: BUG kmalloc-8192: Poison overwritten Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14625] Commit d451564 breaks ARM Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14655] swapper generated call trace in 2.6.32-rc7 Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14630] sched_rt_periodic_timer vs cpu hotplug Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14657] perf subsystem breakage in 2.6.32-rc7 Rafael J. Wysocki
2009-11-21 14:51 ` [Bug #14656] Oops at __rmqueue+0x98 with 2.6.32-rc6 Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2010-01-10 22:45 2.6.33-rc3-git3: Reported regressions 2.6.31 -> 2.6.32 Rafael J. Wysocki
2010-01-10 22:56 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
2009-12-29 15:26 2.6.33-rc2: Reported regressions 2.6.31 -> 2.6.32 Rafael J. Wysocki
2009-12-29 15:28 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
2009-11-16 22:33 2.6.32-rc7-git1: Reported regressions from 2.6.31 Rafael J. Wysocki
2009-11-16 22:37 ` [Bug #14483] Interrupts enabled after irqrouter_resume - iMac9,1 Rafael J. Wysocki
2009-11-17  0:21   ` Justin P. Mattock
2009-11-17  6:05   ` Ingo Molnar
2009-11-17 22:42     ` Rafael J. Wysocki
     [not found]       ` <200911172342.13077.rjw-KKrjLPT3xs0@public.gmane.org>
2009-11-17 23:07         ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).