* [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
@ 2009-08-01 10:12 bugzilla-daemon
2009-08-01 10:22 ` [Bug 13886] " bugzilla-daemon
` (7 more replies)
0 siblings, 8 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-01 10:12 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
Summary: Suspend to disk no longer works in 2.6.30.2 with an
EIDE drive
Product: IO/Storage
Version: 2.5
Kernel Version: 2.6.30.2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: IDE
AssignedTo: io_ide@kernel-bugs.osdl.org
ReportedBy: akwatts@ymail.com
Regression: No
s2disk worked in 2.6.28 and no longer works in 2.6.30.2
(s2disk here means: echo disk > /sys/power/state).
Screen blanks and system hangs with no writes to disk. Hard restart
required afterwards.
Bisection identifies problem commit has hash
295f00042aaf6b553b5f37348f89bab463d4a469.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
@ 2009-08-01 10:22 ` bugzilla-daemon
2009-08-01 10:50 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-01 10:22 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
Andrew Morton <akpm@linux-foundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |akpm@linux-foundation.org,
| |pavel@suse.cz, rjw@sisk.pl
Regression|No |Yes
--- Comment #1 from Andrew Morton <akpm@linux-foundation.org> 2009-08-01 10:22:03 ---
marked as regression, cc'ed s2d developers.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
2009-08-01 10:22 ` [Bug 13886] " bugzilla-daemon
@ 2009-08-01 10:50 ` bugzilla-daemon
2009-08-01 10:52 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-01 10:50 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bzolnier@gmail.com
Blocks| |13070, 7216
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
2009-08-01 10:22 ` [Bug 13886] " bugzilla-daemon
2009-08-01 10:50 ` bugzilla-daemon
@ 2009-08-01 10:52 ` bugzilla-daemon
2009-08-01 12:50 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-01 10:52 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
--- Comment #2 from Rafael J. Wysocki <rjw@sisk.pl> 2009-08-01 10:52:07 ---
Caused by:
commit 295f00042aaf6b553b5f37348f89bab463d4a469
Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: Fri Jan 2 16:12:48 2009 +0100
ide: don't execute the next queued command from the hard-IRQ context (v2)
First-Bad-Commit : 295f00042aaf6b553b5f37348f89bab463d4a469
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
` (2 preceding siblings ...)
2009-08-01 10:52 ` bugzilla-daemon
@ 2009-08-01 12:50 ` bugzilla-daemon
2009-08-01 15:13 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-01 12:50 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
--- Comment #3 from Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> 2009-08-01 12:50:21 ---
On Saturday 01 August 2009 12:52:08 bugzilla-daemon@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=13886
>
>
>
>
>
> --- Comment #2 from Rafael J. Wysocki <rjw@sisk.pl> 2009-08-01 10:52:07 ---
> Caused by:
>
> commit 295f00042aaf6b553b5f37348f89bab463d4a469
> Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> Date: Fri Jan 2 16:12:48 2009 +0100
>
> ide: don't execute the next queued command from the hard-IRQ context (v2)
>
> First-Bad-Commit : 295f00042aaf6b553b5f37348f89bab463d4a469
Hi Rafal,
We have been through one similar case already, please see:
http://bugzilla.kernel.org/show_bug.cgi?id=13371
s2d bisection will always point to this commit because it really broke s2d
for the "whole" 12 days during early -rc phase. The fix:
commit 2ea5521022ac8f4f528dcbae02668e02a3501a5a
Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: Wed Jan 14 19:19:04 2009 +0100
ide: fix suspend regression
Last time I've spent like a week working with the reporter to find the real
bugger (in e100 networking driver, it stays unfixed after over 2 months).
I'm not going to do it again. If the real bugger turns out to be my patch
or patch passed through me then please ping me again, till then I'm off cc:.
Also a small reminder -- I'm no longer maintainer of drivers/ide/ so please
pass everything through Dave first as he should be able to verify whether
the issue was fixed already, i.e.: there are still some outstanding bugfixes
from June needed for -stable:
http://marc.info/?l=linux-ide&m=124910557313722&w=2
[ yes, those are fixes for a Sparc Ultra 10 specific problems reported on
one sunny Saturday's evening and fully debugged/fixed after 2 days.. ]
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
` (3 preceding siblings ...)
2009-08-01 12:50 ` bugzilla-daemon
@ 2009-08-01 15:13 ` bugzilla-daemon
2009-08-01 19:12 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-01 15:13 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
--- Comment #4 from akwatts@ymail.com 2009-08-01 15:13:32 ---
The fix mentioned above (commit 2ea5521022ac8f4f528dcbae02668e02a3501a5a) does
not address the problem I am encountering (which is present in 2.6.30.2).
There is no e100 hardware present here.
I am more than willing to help with the debugging process from this end.
Might we test by reverting his commit on 2.6.30.2?
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
` (4 preceding siblings ...)
2009-08-01 15:13 ` bugzilla-daemon
@ 2009-08-01 19:12 ` bugzilla-daemon
2009-08-04 7:58 ` bugzilla-daemon
2009-08-04 15:12 ` bugzilla-daemon
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-01 19:12 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
--- Comment #5 from Rafael J. Wysocki <rjw@sisk.pl> 2009-08-01 19:12:54 ---
(In reply to comment #4)
> The fix mentioned above (commit 2ea5521022ac8f4f528dcbae02668e02a3501a5a) does
> not address the problem I am encountering (which is present in 2.6.30.2).
>
Bart's point is that the problem introduced by commit
295f00042aaf6b553b5f37348f89bab463d4a469 was fixed by commit
2ea5521022ac8f4f528dcbae02668e02a3501a5a, so if you have a bisection point
between the two commits, the bisection may lead to commit
295f00042aaf6b553b5f37348f89bab463d4a469 instead of the real culprit.
> There is no e100 hardware present here.
How is e100 relevant here?
> I am more than willing to help with the debugging process from this end.
>
> Might we test by reverting his commit on 2.6.30.2?
That might be difficult, because I guess commit
295f00042aaf6b553b5f37348f89bab463d4a469 doesn't revert cleanly.
Could you instead test the kernel where commit
2ea5521022ac8f4f528dcbae02668e02a3501a5a is the head and see if the problem is
present there?
[Bart, I know you're not maintaining IDE any more, but your commit was pointed
out by the bisection. Thanks for the information that it was a false
positive.]
First-Bad-Commit: unknown
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
` (5 preceding siblings ...)
2009-08-01 19:12 ` bugzilla-daemon
@ 2009-08-04 7:58 ` bugzilla-daemon
2009-08-04 15:12 ` bugzilla-daemon
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-04 7:58 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
akwatts@ymail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #6 from akwatts@ymail.com 2009-08-04 07:58:37 ---
By way of an update:
(1) You were right, git zeroed in on a false positive. Compiling with
2ea5521022ac8f4f528dcbae02668e02a3501a5a as HEAD fixed s2disk. I apologize for
not having understood what was meant the first time around.
(2) Bisecting between that and 2.6.30 narrowed down the "problem" commit to:
2f0d0fd2a605666d38e290c5c0d2907484352dc4. This is not really a problem (see
below).
(3) Between 2.6.26 and 2.6.28 things broke for me (CPU ran about 17 degrees
hotter while idle). The fix was noapic, nolapic, and pci=noacpi. This issue was
resolved between 2.6.28 and 2.6.30.2 but pci=noacpi was needed to prevent IRQ
problems (because IOAPIC support had been removed from my kernel). It turns out
pci=noacpi, 2f0d0fd2a605666d38e290c5c0d2907484352dc4, and s2disk don't get
along.
(4) I am happy to confirm that 2.6.30.4 works great with the re-insertion of
IOAPIC uniprocessor support in the kernel and removing all APIC and ACPI boot
parameters.
Sorry for the false alarm.
~Andy
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
` (6 preceding siblings ...)
2009-08-04 7:58 ` bugzilla-daemon
@ 2009-08-04 15:12 ` bugzilla-daemon
7 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2009-08-04 15:12 UTC (permalink / raw)
To: linux-ide
http://bugzilla.kernel.org/show_bug.cgi?id=13886
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #7 from Rafael J. Wysocki <rjw@sisk.pl> 2009-08-04 15:11:59 ---
Thanks for the update, closing.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread
* 2.6.31-rc5: Reported regressions 2.6.29 -> 2.6.30
@ 2009-08-02 19:06 Rafael J. Wysocki
2009-08-02 19:09 ` Rafael J. Wysocki
0 siblings, 1 reply; 11+ messages in thread
From: Rafael J. Wysocki @ 2009-08-02 19:06 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: DRI, Linux SCSI List, Network Development, Linux Wireless List,
Natalie Protasevich, Linux ACPI, Andrew Morton,
Kernel Testers List, Linus Torvalds, Linux PM List
This message contains a list of some regressions introduced between 2.6.29 and
2.6.30, 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.29
and 2.6.30, 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-08-02 145 44 39
2009-07-27 143 48 45
2009-07-07 138 50 46
2009-06-29 133 46 43
2009-06-07 110 35 31
2009-05-31 100 32 27
2009-05-24 92 34 27
2009-05-16 81 36 33
2009-04-25 55 36 26
2009-04-17 37 35 28
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13898
Subject : Intel 3945ABG - problems on 2.6.30.X
Submitter : dienet <dienet@poczta.fm>
Date : 2009-07-31 15:17 (3 days old)
References : http://marc.info/?l=linux-kernel&m=124905346729959&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13886
Subject : Suspend to disk no longer works in 2.6.30.2 with an EIDE drive
Submitter : <akwatts@ymail.com>
Date : 2009-08-01 10:12 (2 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13865
Subject : Can only resume with HP_WMI selected on compaq nc6000 when 4c395bdd3f2ca8f7e8efad881e16071182c3b8ca is reverted
Submitter : cedric <cedric@belbone.be>
Date : 2009-07-29 12:47 (5 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13797
Subject : iBook G4 doesn't suspend since 2ed8d2b3a8
Submitter : Jörg Sommer <joerg@alea.gnuu.de>
Date : 2009-07-18 20:18 (16 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13795
Subject : abnormal boot and no suspend due to 'async' (fastboot)
Submitter : Rafal Kaczynski <fscnoboot@wp.pl>
Date : 2009-07-18 17:19 (16 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13780
Subject : NULL pointer dereference loading powernowk8
Submitter : Kurt Roeckx <kurt@roeckx.be>
Date : 2009-07-15 18:00 (19 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13739
Subject : 2.6.30 leaking keys on console switch
Submitter : Andi Kleen <andi@firstfloor.org>
Date : 2009-07-07 8:44 (27 days old)
References : http://marc.info/?l=linux-kernel&m=124695628924382&w=4
Handled-By : Jiri Kosina <jkosina@suse.cz>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13694
Subject : i915 phantom TV
Submitter : Maciek Józiewicz <mjoziew@gmail.com>
Date : 2009-07-02 12:26 (32 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13682
Subject : The webcam stopped working when upgrading from 2.6.29 to 2.6.30
Submitter : Nathanael Schaeffer <nathanael.schaeffer@gmail.com>
Date : 2009-06-30 13:34 (34 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13669
Subject : Kernel bug with dock driver
Submitter : Joerg Platte <jplatte@naasa.net>
Date : 2009-06-14 21:00 (50 days old)
References : http://lkml.org/lkml/2009/6/14/216
Handled-By : Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13660
Subject : Crashes during boot on 2.6.30 / 2.6.31-rc, random programs
Submitter : Joao Correia <joaomiguelcorreia@gmail.com>
Date : 2009-06-27 16:07 (37 days old)
References : http://lkml.org/lkml/2009/6/27/95
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13646
Subject : warn_on tty_io.c, broken bluetooth
Submitter : Pavel Machek <pavel@ucw.cz>
Date : 2009-06-19 17:05 (45 days old)
References : http://lkml.org/lkml/2009/6/19/187
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13644
Subject : hibernation/swsusp lockup due to acpi-cpufreq
Submitter : Johannes Stezenbach <js@sig21.net>
Date : 2009-06-16 01:27 (48 days old)
References : http://lkml.org/lkml/2009/6/15/630
http://lkml.org/lkml/2009/6/29/504
Handled-By : Rafael J. Wysocki <rjw@sisk.pl>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13638
Subject : rt2870 driver is broken for (some) cards
Submitter : jakob gruber <jakob.gruber@kabelnet.at>
Date : 2009-06-27 17:33 (37 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13634
Subject : [drm:drm_wait_vblank] *ERROR* failed to acquire vblank counter, -22
Submitter : Cijoml Cijomlovic Cijomlov <cijoml@volny.cz>
Date : 2009-06-27 07:02 (37 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13621
Subject : xfs hangs with assertion failed
Submitter : Johannes Engel <jcnengel@googlemail.com>
Date : 2009-06-25 10:07 (39 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13620
Subject : acpi_enforce_resources broken - conflicting i2c module loaded on some EeePCs
Submitter : Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Date : 2009-06-25 08:31 (39 days old)
References : <http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/2009-June/002316.html>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13583
Subject : pdflush uses 5% CPU on otherwise idle system
Submitter : Paul Martin <pm@debian.org>
Date : 2009-06-19 13:33 (45 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13581
Subject : ath9k doesn't work with newer kernels
Submitter : Matteo <rootkit85@yahoo.it>
Date : 2009-06-19 12:04 (45 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13564
Subject : random general protection fault at boot time caused by khubd.
Submitter : Pauli <suokkos@gmail.com>
Date : 2009-06-18 12:44 (46 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13558
Subject : Tracelog during resume
Submitter : Cijoml Cijomlovic Cijomlov <cijoml@volny.cz>
Date : 2009-06-17 11:32 (47 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13554
Subject : linux-image-2.6.30-1-686, KMS enabled: black screen, no X window
Submitter : Jos van Wolput <wolput@onsneteindhoven.nl>
Date : 2009-06-17 06:28 (47 days old)
References : http://marc.info/?l=linux-kernel&m=124686965407853&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13514
Subject : acer_wmi causes stack corruption
Submitter : Rus <harbour@sfinx.od.ua>
Date : 2009-06-12 08:13 (52 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13512
Subject : D43 on 2.6.30 doesn't suspend anymore
Submitter : Daniel Smolik <marvin@mydatex.cz>
Date : 2009-06-11 20:12 (53 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13502
Subject : GPE storm causes polling mode, which causes /proc/acpi/battery read to take 4 seconds - MacBookPro4,1
Submitter : <sveina@gmail.com>
Date : 2009-06-10 20:04 (54 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13408
Subject : Performance regression in 2.6.30-rc7
Submitter : Diego Calleja <diegocg@gmail.com>
Date : 2009-05-30 18:51 (65 days old)
References : http://lkml.org/lkml/2009/5/30/146
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13407
Subject : adb trackpad disappears after suspend to ram
Submitter : Jan Scholz <scholz@fias.uni-frankfurt.de>
Date : 2009-05-28 7:59 (67 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2ed8d2b3a81bdbb0418301628ccdb008ac9f40b7
References : http://marc.info/?l=linux-kernel&m=124349762314976&w=4
Handled-By : Rafael J. Wysocki <rjw@sisk.pl>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13401
Subject : pktcdvd writing is really slow with CFQ scheduler (bisected)
Submitter : Laurent Riffard <laurent.riffard@free.fr>
Date : 2009-05-28 18:43 (67 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13374
Subject : reiserfs blocked for more than 120secs
Submitter : Harald Dunkel <harald.dunkel@t-online.de>
Date : 2009-05-23 8:52 (72 days old)
References : http://marc.info/?l=linux-kernel&m=124306880410811&w=4
http://lkml.org/lkml/2009/5/29/389
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13373
Subject : fbcon, intelfb, i915: INFO: possible circular locking dependency detected
Submitter : Miles Lane <miles.lane@gmail.com>
Date : 2009-05-23 5:08 (72 days old)
References : http://marc.info/?l=linux-kernel&m=124305538130702&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13362
Subject : rt2x00: slow wifi with correct basic rate bitmap
Submitter : Alejandro Riveira <ariveira@gmail.com>
Date : 2009-05-22 13:32 (73 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13351
Subject : 2.6.30 corrupts my system after suspend resume with readonly mounted hard disk
Submitter : <unggnu@googlemail.com>
Date : 2009-05-20 14:09 (75 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=78a8b35bc7abf8b8333d6f625e08c0f7cc1c3742
Handled-By : Yinghai Lu <yinghai@kernel.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13341
Subject : Random Oops at boot at loading ip6tables rules
Submitter : <patrick@ostenberg.de>
Date : 2009-05-19 09:08 (76 days old)
Handled-By : Rusty Russell <rusty@rustcorp.com.au>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13328
Subject : b44: eth0: BUG! Timeout waiting for bit 00000002 of register 42c to clear.
Submitter : Francis Moreau <francis.moro@gmail.com>
Date : 2009-05-03 16:22 (92 days old)
References : http://marc.info/?l=linux-kernel&m=124136778012280&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13318
Subject : AGP doesn't work anymore on nforce2
Submitter : Karsten Mehrhoff <kawime@gmx.de>
Date : 2009-04-30 8:51 (95 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59de2bebabc5027f93df999d59cc65df591c3e6e
References : http://marc.info/?l=linux-kernel&m=124108156417560&w=4
Handled-By : Shaohua Li <shaohua.li@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13306
Subject : hibernate slow on _second_ run
Submitter : Johannes Berg <johannes@sipsolutions.net>
Date : 2009-05-14 09:34 (81 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13219
Subject : Intel 440GX: Since kernel 2.6.30-rc1, computers hangs randomly but not with kernel <= 2.6.29.6
Submitter : David Hill <hilld@binarystorm.net>
Date : 2009-05-01 16:57 (94 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13180
Subject : 2.6.30-rc2: WARNING at i915_gem.c for i915_gem_idle
Submitter : Niel Lambrechts <niel.lambrechts@gmail.com>
Date : 2009-04-21 21:35 (104 days old)
References : http://marc.info/?l=linux-kernel&m=124034980819102&w=4
http://lkml.org/lkml/2009/4/27/290
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13109
Subject : High latency on /sys/class/thermal
Submitter : Tiago Simões Batista <tiagosbatista@gmail.com>
Date : 2009-04-11 14:56 (114 days old)
References : http://marc.info/?l=linux-kernel&m=123946182301248&w=4
Handled-By : Zhang Rui <rui.zhang@intel.com>
Alexey Starikovskiy <astarikovskiy@suse.de>
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13897
Subject : PAT wc & vmap mapping count issue
Submitter : Jerome Glisse <glisse@freedesktop.org>
Date : 2009-07-30 13:11 (4 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3869c4aa18835c8c61b44bd0f3ace36e9d3b5bd0
References : http://marc.info/?l=linux-kernel&m=124895237114605&w=4
Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
Patch : http://patchwork.kernel.org/patch/38436/
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13884
Subject : x86 CPA incorrect memtype reserving using set_pages_array_xx
Submitter : Thomas Hellstrom <thellstrom@vmware.com>
Date : 2009-07-31 13:39 (3 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ae2847591c857bed44bc094b908b412bfa1b244
Handled-By : Thomas Hellstrom <thellstrom@vmware.com>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=22552
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13389
Subject : Warning 'Invalid throttling state, reset' gets displayed when it should not be
Submitter : Frans Pop <elendil@planet.nl>
Date : 2009-05-26 15:24 (69 days old)
Handled-By : Frans Pop <elendil@planet.nl>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=21671
http://bugzilla.kernel.org/attachment.cgi?id=21672
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13337
Subject : [post 2.6.29 regression] hang during suspend of b44/b43 modules
Submitter : Tomas Janousek <tomi@nomi.cz>
Date : 2009-05-18 10:59 (77 days old)
Handled-By : Johannes Berg <johannes@sipsolutions.net>
Patch : http://patchwork.kernel.org/patch/37837/
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13319
Subject : Page allocation failures with b43 and p54usb
Submitter : Larry Finger <Larry.Finger@lwfinger.net>
Date : 2009-04-29 21:01 (96 days old)
References : http://marc.info/?l=linux-kernel&m=124103897101088&w=4
http://lkml.org/lkml/2009/6/7/136
http://lkml.org/lkml/2009/7/26/213
Handled-By : Johannes Berg <johannes@sipsolutions.net>
David Rientjes <rientjes@google.com>
Patch : http://patchwork.kernel.org/patch/37655/
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.29 and 2.6.30, unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=13070
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
_______________________________________________
linux-pm mailing list
linux-pm@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/linux-pm
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2009-08-04 15:12 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-01 10:12 [Bug 13886] New: Suspend to disk no longer works in 2.6.30.2 with an EIDE drive bugzilla-daemon
2009-08-01 10:22 ` [Bug 13886] " bugzilla-daemon
2009-08-01 10:50 ` bugzilla-daemon
2009-08-01 10:52 ` bugzilla-daemon
2009-08-01 12:50 ` bugzilla-daemon
2009-08-01 15:13 ` bugzilla-daemon
2009-08-01 19:12 ` bugzilla-daemon
2009-08-04 7:58 ` bugzilla-daemon
2009-08-04 15:12 ` bugzilla-daemon
-- strict thread matches above, loose matches on Subject: below --
2009-08-02 19:06 2.6.31-rc5: Reported regressions 2.6.29 -> 2.6.30 Rafael J. Wysocki
2009-08-02 19:09 ` [Bug #13886] Suspend to disk no longer works in 2.6.30.2 with an EIDE drive Rafael J. Wysocki
2009-08-02 19:09 ` Rafael J. Wysocki
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.