* [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent
@ 2008-05-15 22:42 bugme-daemon
2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
` (10 more replies)
0 siblings, 11 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-15 22:42 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
Summary: BUG: unable to handle kernel paging request -
scsi_bus_uevent
Product: IO/Storage
Version: 2.5
KernelVersion: 2.6.26-rc2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: SCSI
AssignedTo: linux-scsi@vger.kernel.org
ReportedBy: rjw@sisk.pl
OtherBugsDependingO 10492
nThis:
Regression: 1
Subject : BUG: unable to handle kernel paging request - scsi_bus_uevent
Submitter : "Zdenek Kabelac" <zdenek.kabelac@gmail.com>
Date : 2008-05-14 11:23
References : http://lkml.org/lkml/2008/5/14/111
This entry is being used for tracking a regression from 2.6.25. Please don't
close it until the problem is fixed in the mainline.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
@ 2008-05-20 12:19 ` bugme-daemon
2008-05-20 21:19 ` bugme-daemon
` (9 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-20 12:19 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #1 from zdenek.kabelac@gmail.com 2008-05-20 05:19 -------
Bug happend at least twice on my desktop with 2.6.26-rc3 - thought now I do not
have such a backtrace as this deadlock now kills the machine - I just know
that RIP was from scsi_bus_uevent. If it would be worth to add - I could try to
add a camera snapshost - but the trace is far from complete (just some bottom
lines :( ).
The error happens once per couple reboots - but it is unpredicteble and hard to
check. But it is definitely present in -rc3
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
@ 2008-05-20 21:19 ` bugme-daemon
2008-05-23 19:45 ` bugme-daemon
` (8 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-20 21:19 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #2 from sitsofe@yahoo.com 2008-05-20 14:19 -------
Yes I still see it too despite the patches mentioned in
http://groups.google.com/group/fa.linux.kernel/browse_frm/thread/b64dbe94dea882cb/a8f1d83328fcbdc3?#a8f1d83328fcbdc3
. I bisected it down in
http://groups.google.com/group/fa.linux.kernel/msg/c36e78f19fc4aaa3 and
reverting the commit [dc16f5f2ede8cc2acf8ac22857a7fecf3a4296c2] PNP: make
generic pnp_add_dma_resource() semmed to make the problem go away.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
2008-05-20 21:19 ` bugme-daemon
@ 2008-05-23 19:45 ` bugme-daemon
2008-05-23 21:25 ` bugme-daemon
` (7 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-23 19:45 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #3 from sitsofe@yahoo.com 2008-05-23 12:45 -------
This seems to have been resolved by James's patch in
http://groups.google.com/group/fa.linux.kernel/browse_frm/thread/b64dbe94dea882cb/c60bafa089f89c6b?#c60bafa089f89c6b
for me...
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (2 preceding siblings ...)
2008-05-23 19:45 ` bugme-daemon
@ 2008-05-23 21:25 ` bugme-daemon
2008-05-24 10:26 ` bugme-daemon
` (6 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-23 21:25 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #4 from zdenek.kabelac@gmail.com 2008-05-23 14:25 -------
Is this the bugfix - or just the patch hides the real problem ?
I would have assumed that scsi_bus_uevent should not have been called at all
for the non-scsi device
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (3 preceding siblings ...)
2008-05-23 21:25 ` bugme-daemon
@ 2008-05-24 10:26 ` bugme-daemon
2008-05-31 19:24 ` bugme-daemon
` (5 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-24 10:26 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #5 from sitsofe@yahoo.com 2008-05-24 03:26 -------
Many subsystems (like the new PATA/SATA layer and USB block devices) also
utilise the SCSI layer.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (4 preceding siblings ...)
2008-05-24 10:26 ` bugme-daemon
@ 2008-05-31 19:24 ` bugme-daemon
2008-05-31 19:28 ` bugme-daemon
` (4 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-31 19:24 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #6 from sitsofe@yahoo.com 2008-05-31 12:24 -------
This doesn't happen in the latest -next kernels for me.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (5 preceding siblings ...)
2008-05-31 19:24 ` bugme-daemon
@ 2008-05-31 19:28 ` bugme-daemon
2008-06-02 13:15 ` bugme-daemon
` (3 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-05-31 19:28 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #7 from rjw@sisk.pl 2008-05-31 12:28 -------
Does it happen with 2.6.26-rc4-git4?
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (6 preceding siblings ...)
2008-05-31 19:28 ` bugme-daemon
@ 2008-06-02 13:15 ` bugme-daemon
2008-06-16 15:41 ` bugme-daemon
` (2 subsequent siblings)
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-06-02 13:15 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #8 from zdenek.kabelac@gmail.com 2008-06-02 06:15 -------
I'll had to make more test boots to see if the bug is still present - but I do
not have a good testcase where I could easily replicate the bug - it happens
randomly during the boot - I think no patch solving this issue was committed to
the mainline so far ?
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (7 preceding siblings ...)
2008-06-02 13:15 ` bugme-daemon
@ 2008-06-16 15:41 ` bugme-daemon
2008-06-16 15:41 ` bugme-daemon
2008-06-16 21:49 ` bugme-daemon
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-06-16 15:41 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #9 from rjw@sisk.pl 2008-06-16 08:41 -------
On Monday, 16 of June 2008, Zdenek Kabelac wrote:
> Hi
>
> I've not see this bug over quite a few recent reboots - so I'd would
> have considered this bug also fixed for me - if the problem reapers
> I'll reopen this bug.
>
> (Well if there was no commit fixing this bug directly - it's hard to
> be sure the bug is fixed)
>
> Zdenek
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (8 preceding siblings ...)
2008-06-16 15:41 ` bugme-daemon
@ 2008-06-16 15:41 ` bugme-daemon
2008-06-16 21:49 ` bugme-daemon
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-06-16 15:41 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
rjw@sisk.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |CODE_FIX
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
` (9 preceding siblings ...)
2008-06-16 15:41 ` bugme-daemon
@ 2008-06-16 21:49 ` bugme-daemon
10 siblings, 0 replies; 17+ messages in thread
From: bugme-daemon @ 2008-06-16 21:49 UTC (permalink / raw)
To: linux-scsi
http://bugzilla.kernel.org/show_bug.cgi?id=10711
------- Comment #10 from sitsofe@yahoo.com 2008-06-16 14:49 -------
There WAS a commit fixing this bug directly - it was carried in the SCSI fixes
tree and was commit [1f42ea7bc0ddfadebd9e1c5362b41b53902dbcb1] and started
turned up first in the next-20080526 tree and was committed to v2.6.26-rc5 (if
gitk is right).
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 17+ messages in thread
* 2.6.26-rc2-git5: Reported regressions from 2.6.25
@ 2008-05-18 11:10 Rafael J. Wysocki
2008-05-18 11:13 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
0 siblings, 1 reply; 17+ messages in thread
From: Rafael J. Wysocki @ 2008-05-18 11:10 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Adrian Bunk, Andrew Morton, Linus Torvalds, Natalie Protasevich
This message contains a list of some regressions from 2.6.25, 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.25, 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
----------------------------------------
2008-05-18 80 51 37
2008-05-11 53 46 34
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10744
Subject : REGRESSION: video driver stuck after screen blank
Submitter : Stephen Hemminger <shemminger@vyatta.com>
Date : 2008-05-16 21:26 (3 days old)
References : http://marc.info/?l=dri-devel&m=121103996227050&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10742
Subject : BISECTED REGRESSION: 2.6.26-rc2: FUSE changes break mount of ntfs-3g
Submitter : Ioan Ionita <opslynx@gmail.com>
Date : 2008-05-17 20:37 (2 days old)
References : http://marc.info/?l=linux-kernel&m=121105669717787&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10741
Subject : bug in `tty: BKL pushdown'?
Submitter : Johannes Weiner <hannes@saeurebad.de>
Date : 2008-05-18 2:16 (1 days old)
References : http://marc.info/?l=linux-kernel&m=121107706506181&w=4
Handled-By : Alan Cox <alan@lxorguk.ukuu.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10732
Subject : REGRESSION: 2.6.26-rc2-git4: X server failed start on X61s laptop
Submitter : Theodore Ts'o <tytso@mit.edu>
Date : 2008-05-17 7:32 (2 days old)
References : http://marc.info/?l=linux-kernel&m=121100994722524&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10731
Subject : gianfar build failure.
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-16 23:29 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121098065023786&w=4
Handled-By : Paul Gortmaker <paul.gortmaker@windriver.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10730
Subject : build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-16 17:06 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121095777616792&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10725
Subject : Write protect on on
Submitter : Maciej Rutecki <maciej.rutecki@gmail.com>
Date : 2008-05-16 14:55 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121095168003572&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10724
Subject : ACPI : EC: GPE
Submitter : Justin Mattock <justinmattock@gmail.com>
Date : 2008-05-16 6:17 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10717
Subject : crossbuild fails in modpost
Submitter : Jiri Slaby <jirislaby@gmail.com>
Date : 2008-05-15 13:44 (4 days old)
References : http://marc.info/?l=linux-kernel&m=121085909512097&w=4
Handled-By : Sam Ravnborg <sam@ravnborg.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10715
Subject : 2.6.25 -> 2.6.26-rc1: pcmcia flash card changed name from hda to hdc
Submitter : Pavel Machek <pavel@suse.cz>
Date : 2008-05-15 13:23 (4 days old)
References : http://marc.info/?l=linux-kernel&m=121085784809468&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10714
Subject : Badness seen on 2.6.26-rc2 with lockdep enabled
Submitter : Balbir Singh <balbir@linux.vnet.ibm.com>
Date : 2008-05-14 12:57 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121076917429133&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10713
Subject : ehci splatter in 2.6.26-rc2
Submitter : Lennert Buytenhek <buytenh@wantstofly.org>
Date : 2008-05-14 11:24 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121076435420129&w=4
Handled-By : David Brownell <david-b@pacbell.net>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10711
Subject : BUG: unable to handle kernel paging request - scsi_bus_uevent
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-14 11:23 (5 days old)
References : http://lkml.org/lkml/2008/5/14/111
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10708
Subject : V4L2-based build error
Submitter : Jonathan Corbet <corbet@lwn.net>
Date : 2008-05-12 22:14 (7 days old)
References : http://marc.info/?l=linux-kernel&m=121063048408534&w=4
Handled-By : Mauro Carvalho Chehab <mchehab@infradead.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10705
Subject : 2.6.26-rc2 - ntp.c build failure
Submitter : debian developer <debiandev@gmail.com>
Date : 2008-05-12 10:25 (7 days old)
References : http://marc.info/?l=linux-kernel&m=121058734205066&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10701
Subject : snd_pcsp lockdep warning
Submitter : Denys Fedoryshchenko <nuclearcat@nuclearcat.com>
Date : 2008-05-15 03:43 (4 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10686
Subject : critical thermal shutdown regression 2.6.26-rc1 - HP Pavilion dv6700
Submitter : Len Brown <len.brown@intel.com>
Date : 2008-05-12 20:04 (7 days old)
Handled-By : Robert Moore <Robert.Moore@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10678
Subject : 2.6.26-rc1: warnings from sysfs, bluetooth related
Submitter : Pavel Machek <pavel@suse.cz>
Date : 2008-05-11 16:19 (8 days old)
References : http://marc.info/?l=linux-kernel&m=121052279002112&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10674
Subject : /proc/kallsyms broken in 2.6.26-rc1-git6
Submitter : Andi Kleen <andi@firstfloor.org>
Date : 2008-05-09 17:41 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121035508420184&w=4
Handled-By : Paulo Marques <pmarques@grupopie.com>
Alexey Dobriyan <adobriyan@gmail.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10670
Subject : BUG: linux-2.6.26-rc1 oops at thinkpad_acpi:led_set_status
Submitter : Karol Lewandowski <lmctlx@gmail.com>
Date : 2008-05-08 23:12 (11 days old)
References : http://marc.info/?l=linux-kernel&m=121028841527994&w=4
http://lkml.org/lkml/2008/5/12/12
Handled-By : Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10669
Subject : ACPI: kmemcheck: Caught 16-bit read from freed memory (f7c12ec6)
Submitter : Vegard Nossum <vegard.nossum@gmail.com>
Date : 2008-05-06 16:09 (13 days old)
References : http://marc.info/?l=linux-acpi&m=121009034825514&w=4
Handled-By : Lin Ming <ming.m.lin@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10650
Subject : 2.6.26-rcX VC console scrolling regression
Submitter : David Miller <davem@davemloft.net>
Date : 2008-05-07 21:46 (12 days old)
References : http://lkml.org/lkml/2008/5/8/9
Handled-By : Jan Engelhardt <jengelh@medozas.de>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10648
Subject : CONFIG_PRINTK_TIME broken on git HEAD ?
Submitter : Gabriel C <nix.or.die@googlemail.com>
Date : 2008-05-08 00:26 (11 days old)
References : http://lkml.org/lkml/2008/5/7/352
Handled-By : Peter Zijlstra <a.p.zijlstra@chello.nl>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10645
Subject : 2.6.26-rc1 lost half the RAM on UltraSPARC 5
Submitter : Mikael Pettersson <mikpe@it.uu.se>
Date : 2008-05-07 20:36 (12 days old)
References : http://lkml.org/lkml/2008/5/7/204
Handled-By : David Miller <davem@davemloft.net>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10642
Subject : general protection fault: 0000 [1] PREEMPT SMP DEBUG_PAGEALLOC
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-07 16:03 (12 days old)
References : http://lkml.org/lkml/2008/5/7/48
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10641
Subject : [BUG] 2.6.26-rc1-git4 - task blocked on powerpc for more than 120 seconds
Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Date : 2008-05-07 13:34 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121016673607188&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10632
Subject : [2.6.26-rc1] Output to console stops when booted without 'vga=791'
Submitter : Frans Pop <elendil@planet.nl>
Date : 2008-05-05 13:51 (14 days old)
References : http://www.ussg.iu.edu/hypermail/linux/kernel/0805.0/2080.html
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10630
Subject : USB devices plugged into dock are not discoverred until reload of ehci-hcd
Submitter : Lukas Hejtmanek <xhejtman@ics.muni.cz>
Date : 2008-05-05 10:02 (14 days old)
References : http://lkml.org/lkml/2008/5/5/77
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10629
Subject : 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-05 09:59 (14 days old)
References : http://lkml.org/lkml/2008/5/5/28
Handled-By : Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10628
Subject : 2.6.26-rc1-git1 -- trying to get vblank count for disabled pipe 0
Submitter : Miles Lane <miles.lane@gmail.com>
Date : 2008-05-04 21:12 (15 days old)
References : http://lkml.org/lkml/2008/5/4/309
Handled-By : Jesse Barnes <jbarnes@virtuousgeek.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10622
Subject : [BUG 2.6.26-rc1] scsi (or sysfs or vm?) oops in sr_probe()
Submitter : Jeff Garzik <jeff@garzik.org>
Date : 2008-05-04 07:22 (15 days old)
References : http://lkml.org/lkml/2008/5/4/76
Handled-By : James Bottomley <James.Bottomley@hansenpartnership.com>
Dan Williams <dan.j.williams@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10620
Subject : X does not resume (intel chipset)
Submitter : Romano Giannetti <romano.giannetti@gmail.com>
Date : 2008-05-08 06:53 (11 days old)
References : http://lkml.org/lkml/2008/5/8/378
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10614
Subject : WARNING: at include/linux/blkdev.h:431 blk_queue_init_tags+0x110/0x11f()
Submitter : J.A. Magallón <jamagallon@ono.com>
Date : 2008-05-01 02:50 (18 days old)
References : http://lkml.org/lkml/2008/4/30/614
Handled-By : Nick Piggin <npiggin@suse.de>
Jens Axboe <jens.axboe@oracle.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10613
Subject : BIOS bug, APIC version is 0 for CPU#0!
Submitter : Gabriel C <nix.or.die@googlemail.com>
Date : 2008-05-03 15:11 (16 days old)
References : http://www.ussg.iu.edu/hypermail/linux/kernel/0805.0/1258.html
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10557
Subject : [regression] latest git couse kernel oops.
Submitter : Alexey Fisher <bug-track@fisher-privat.net>
Date : 2008-04-26 00:19 (23 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10493
Subject : mips BCM47XX compile error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-04-20 17:07 (29 days old)
References : http://lkml.org/lkml/2008/4/20/34
http://lkml.org/lkml/2008/5/12/30
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9791
Subject : Clock is running too fast^Wslow using acpi_pm clocksource
Submitter : tosn00j02@sneakemail.com
Date : 2008-05-03 05:09 (16 days old)
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10733
Subject : avr32: export copy_page
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-05-17 09:01 (2 days old)
References : http://article.gmane.org/gmane.linux.kernel/676240
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://article.gmane.org/gmane.linux.kernel/676240
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10726
Subject : x86-64 NODES_SHIFT compile failure.
Submitter : Dave Jones <davej@codemonkey.org.uk>
Date : 2008-05-16 12:54 (3 days old)
References : http://lkml.org/lkml/2008/5/16/312
Handled-By : Mike Travis <travis@sgi.com>
Patch : http://lkml.org/lkml/2008/5/16/343
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10718
Subject : [BUG] mm: bdi: export BDI attributes in sysfs
Submitter : Arthur Jones <ajones@riverbed.com>
Date : 2008-05-14 14:40 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121077684815315&w=4
Handled-By : Miklos Szeredi <miklos@szeredi.hu>
Linus Torvalds <torvalds@linux-foundation.org>
Greg KH <greg@kroah.com>
Patch : http://marc.info/?l=linux-kernel&m=121088552329700&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10716
Subject : VIDEO_DEV=y, DVB_CORE=m build error
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-15 13:15 (4 days old)
References : http://marc.info/?l=linux-kernel&m=121085736708543&w=4
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://lkml.org/lkml/2008/5/16/47
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10710
Subject : [BISECTED] Lots of "rescheduling IPIs" in powertop
Submitter : Vegard Nossum <vegard.nossum@gmail.com>
Date : 2008-05-13 20:42 (6 days old)
References : http://marc.info/?l=linux-kernel&m=121071176205864&w=4
Handled-By : Andi Kleen <andi@firstfloor.org>
Arjan van de Ven <arjan@infradead.org>
Ingo Molnar <mingo@elte.hu>
Patch : http://marc.info/?l=linux-kernel&m=121074826823352&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10709
Subject : 2.6.26-rc2 hosed X?
Submitter : Norbert Preining <preining@logic.at>
Date : 2008-05-13 10:38 (6 days old)
References : http://marc.info/?l=linux-kernel&m=121067784803118&w=4
Handled-By : Dave Airlie <airlied@gmail.com>
Ingo Molnar <mingo@elte.hu>
Patch : http://marc.info/?l=linux-kernel&m=121074889124387&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10679
Subject : " pcspkr: fix dependancies" breaks artsd
Submitter : Roberto Oppedisano <roberto.oppedisano@infracom.it>
Date : 2008-05-11 20:15 (8 days old)
References : http://lkml.org/lkml/2008/5/11/118
http://lkml.org/lkml/2008/5/13/119
http://bugzilla.kernel.org/show_bug.cgi?id=10701
Handled-By : Stas Sergeev <stsp@aknet.ru>
Patch : http://marc.info/?l=linux-kernel&m=121096158624210&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10649
Subject : lxfb driver regression
Submitter : Andres Salomon <dilinger@queued.net>
Date : 2008-05-07 21:08 (12 days old)
References : http://lkml.org/lkml/2008/5/7/441
Handled-By : Jens Rottmann <JRottmann@lippert-at.de>
Patch : http://lkml.org/lkml/2008/5/8/207
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10643
Subject : s390 kvm_virtio.c build error
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-05-08 14:05 (11 days old)
References : http://lkml.org/lkml/2008/5/3/155
Handled-By : Heiko Carstens <heiko.carstens@de.ibm.com>
Patch : several nearly identical patches, KVM tree should bring one
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10638
Subject : sysbench+mysql(oltp, readonly) 30% regression with 2.6.26-rc1
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-07 4:55 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121013681527052&w=2
Handled-By : Ingo Molnar <mingo@elte.hu>
Patch : http://marc.info/?l=linux-kernel&m=121015292616802&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10634
Subject : volanoMark regression with kernel 2.6.26-rc1
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-06 2:06 (13 days old)
References : http://marc.info/?l=linux-kernel&m=121003968414287&w=2
Handled-By : Dhaval Giani <dhaval@linux.vnet.ibm.com>
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Ingo Molnar <mingo@elte.hu>
Peter Zijlstra <a.p.zijlstra@chello.nl>
Patch : http://marc.info/?l=linux-kernel&m=121015292616788&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10616
Subject : Horrendous Audio Stutter - current git
Submitter : Parag Warudkar <parag.warudkar@gmail.com>
Date : 2008-05-02 20:14 (17 days old)
References : http://lkml.org/lkml/2008/5/1/440
http://lkml.org/lkml/2008/5/11/230
Handled-By : Peter Zijlstra <peterz@infradead.org>
Patch : http://lkml.org/lkml/2008/5/2/126
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10606
Subject : 2.6.26-rc1 regression: ACPI fails to load SDT. - Dell M1530
Submitter : NIgel Cunningham <nigel@suspend2.net>
Date : 2008-05-05 18:11 (14 days old)
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16061&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10582
Subject : INFO: task pdflush:27505 blocked for more than 120 seconds.
Submitter : Plamen Petrov <pvp-lsts@fs.ru.acad.bg>
Date : 2008-05-01 02:30 (18 days old)
Handled-By : Dave Chinner <dgc@sgi.com>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=15999
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.25,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=10492
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 17+ messages in thread
* 2.6.26-rc3-git7: Reported regressions from 2.6.25
@ 2008-05-24 20:28 Rafael J. Wysocki
2008-05-24 20:31 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
0 siblings, 1 reply; 17+ messages in thread
From: Rafael J. Wysocki @ 2008-05-24 20:28 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Adrian Bunk, Andrew Morton, Linus Torvalds, Natalie Protasevich
This message contains a list of some regressions from 2.6.25, 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.25, 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
----------------------------------------
2008-05-24 94 47 28
2008-05-18 80 51 37
2008-05-11 53 46 34
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10786
Subject : 2.6.26-rc3 64bit SMP does not boot on J5600
Submitter : Domenico Andreoli <cavokz@gmail.com>
Date : 2008-05-22 16:14 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121147328028081&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10765
Subject : iwl3945/mac80211: association times out since 2.6.26-rc1
Submitter : Michael S. Tsirkin <m.s.tsirkin@gmail.com>
Date : 2008-05-20 22:46 (5 days old)
Handled-By : Zhu Yi <yi.zhu@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10764
Subject : some serial configurations are now broken
Submitter : Russell King <rmk+lkml@arm.linux.org.uk>
Date : 2008-05-20 7:35 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121126931810706&w=2
Handled-By : Javier Herrero <jherrero@hvsistemas.es>
Russell King <rmk+lkml@arm.linux.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10761
Subject : hackbench regression with 2.6.26-rc2 on tulsa machine
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-20 8:09 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121127121813708&w=2
Handled-By : Mike Galbraith <efault@gmx.de>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10760
Subject : PCIEHP breakage in 2.6.26-rc1,2.6.26-rc2,2.6.26-rc3
Submitter : Ryan Hope <rmh3093@gmail.com>
Date : 2008-05-19 17:47 (6 days old)
References : http://marc.info/?l=linux-pci&m=121121926401755&w=2
Handled-By : Matthew Wilcox <matthew@wil.cx>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10759
Subject : recent 2.6.26 kernel hangs at suspend
Submitter : Jeff Chua <jeff.chua.linux@gmail.com>
Date : 2008-05-19 15:07 (6 days old)
References : http://marc.info/?l=linux-kernel&m=121121007814338&w=2
Handled-By : Len Brown <lenb@kernel.org>
Pavel Machek <pavel@suse.cz>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10751
Subject : pciehp probing slow, duplicate kobject_add
Submitter : Jan C. Nordholz <jckn@gmx.net>
Date : 2008-05-19 14:26 (6 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10749
Subject : the system doesn't shutdown
Submitter : Riccardo <goric@trivenet.it>
Date : 2008-05-19 09:00 (6 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10748
Subject : dhclient fails to run; capabilities error
Submitter : Amit Shah <shahamit@gmail.com>
Date : 2008-05-19 06:25 (6 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10741
Subject : bug in `tty: BKL pushdown'?
Submitter : Johannes Weiner <hannes@saeurebad.de>
Date : 2008-05-18 2:16 (7 days old)
References : http://marc.info/?l=linux-kernel&m=121107706506181&w=4
Handled-By : Alan Cox <alan@lxorguk.ukuu.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10732
Subject : REGRESSION: 2.6.26-rc2-git4: X server failed start on X61s laptop
Submitter : Theodore Ts'o <tytso@mit.edu>
Date : 2008-05-17 7:32 (8 days old)
References : http://marc.info/?l=linux-kernel&m=121100994722524&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10731
Subject : gianfar build failure.
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-16 23:29 (9 days old)
References : http://marc.info/?l=linux-kernel&m=121098065023786&w=4
Handled-By : Paul Gortmaker <paul.gortmaker@windriver.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10730
Subject : build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-16 17:06 (9 days old)
References : http://marc.info/?l=linux-kernel&m=121095777616792&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10725
Subject : Write protect on on
Submitter : Maciej Rutecki <maciej.rutecki@gmail.com>
Date : 2008-05-16 14:55 (9 days old)
References : http://marc.info/?l=linux-kernel&m=121095168003572&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10724
Subject : ACPI : EC: GPE
Submitter : Justin Mattock <justinmattock@gmail.com>
Date : 2008-05-16 6:17 (9 days old)
References : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
http://lkml.org/lkml/2008/5/18/168
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10715
Subject : 2.6.25 -> 2.6.26-rc1: pcmcia flash card changed name from hda to hdc
Submitter : Pavel Machek <pavel@suse.cz>
Date : 2008-05-15 13:23 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121085784809468&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10714
Subject : Badness seen on 2.6.26-rc2 with lockdep enabled
Submitter : Balbir Singh <balbir@linux.vnet.ibm.com>
Date : 2008-05-14 12:57 (11 days old)
References : http://marc.info/?l=linux-kernel&m=121076917429133&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10711
Subject : BUG: unable to handle kernel paging request - scsi_bus_uevent
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-14 11:23 (11 days old)
References : http://lkml.org/lkml/2008/5/14/111
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10708
Subject : V4L2-based build error
Submitter : Jonathan Corbet <corbet@lwn.net>
Date : 2008-05-12 22:14 (13 days old)
References : http://marc.info/?l=linux-kernel&m=121063048408534&w=4
Handled-By : Mauro Carvalho Chehab <mchehab@infradead.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10686
Subject : critical thermal shutdown regression 2.6.26-rc1 - HP Pavilion dv6700
Submitter : Len Brown <len.brown@intel.com>
Date : 2008-05-12 20:04 (13 days old)
Handled-By : Robert Moore <Robert.Moore@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10642
Subject : general protection fault: 0000 [1] PREEMPT SMP DEBUG_PAGEALLOC
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-07 16:03 (18 days old)
References : http://lkml.org/lkml/2008/5/7/48
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10632
Subject : [2.6.26-rc1] Output to console stops when booted without 'vga=791'
Submitter : Frans Pop <elendil@planet.nl>
Date : 2008-05-05 13:51 (20 days old)
References : http://www.ussg.iu.edu/hypermail/linux/kernel/0805.0/2080.html
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10629
Subject : 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-05 09:59 (20 days old)
References : http://lkml.org/lkml/2008/5/5/28
Handled-By : Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10628
Subject : 2.6.26-rc1-git1 -- trying to get vblank count for disabled pipe 0
Submitter : Miles Lane <miles.lane@gmail.com>
Date : 2008-05-04 21:12 (21 days old)
References : http://lkml.org/lkml/2008/5/4/309
Handled-By : Jesse Barnes <jbarnes@virtuousgeek.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10614
Subject : WARNING: at include/linux/blkdev.h:431 blk_queue_init_tags+0x110/0x11f()
Submitter : J.A. Magallón <jamagallon@ono.com>
Date : 2008-05-01 02:50 (24 days old)
References : http://lkml.org/lkml/2008/4/30/614
Handled-By : Nick Piggin <npiggin@suse.de>
Jens Axboe <jens.axboe@oracle.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10557
Subject : [regression] latest git couse kernel oops.
Submitter : Alexey Fisher <bug-track@fisher-privat.net>
Date : 2008-04-26 00:19 (29 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10493
Subject : mips BCM47XX compile error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-04-20 17:07 (35 days old)
References : http://lkml.org/lkml/2008/4/20/34
http://lkml.org/lkml/2008/5/12/30
http://lkml.org/lkml/2008/5/18/131
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9791
Subject : Clock is running too fast^Wslow using acpi_pm clocksource
Submitter : tosn00j02@sneakemail.com
Date : 2008-05-03 05:09 (22 days old)
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10787
Subject : pcie hotplug bootup crash fix
Submitter : Ingo Molnar <mingo@elte.hu>
Date : 2008-05-24 16:58 (1 days old)
References : http://marc.info/?l=linux-kernel&m=121164842212038&w=4
Handled-By : Ingo Molnar <mingo@elte.hu>
Patch : http://marc.info/?l=linux-kernel&m=121164842212038&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10762
Subject : ocfs2: rename user_stack{,_ops}
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-05-20 16:01 (5 days old)
References : http://lkml.org/lkml/2008/5/20/603
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://lkml.org/lkml/2008/5/20/603
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10742
Subject : BISECTED REGRESSION: 2.6.26-rc2: FUSE changes break mount of ntfs-3g
Submitter : Ioan Ionita <opslynx@gmail.com>
Date : 2008-05-17 20:37 (8 days old)
References : http://marc.info/?l=linux-kernel&m=121105669717787&w=4
Handled-By : Miklos Szeredi <miklos@szeredi.hu>
Patch : http://marc.info/?l=linux-kernel&m=121122564714638&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10733
Subject : avr32: export copy_page
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-05-17 09:01 (8 days old)
References : http://article.gmane.org/gmane.linux.kernel/676240
http://lkml.org/lkml/2008/5/18/129
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://article.gmane.org/gmane.linux.kernel/676240
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10726
Subject : x86-64 NODES_SHIFT compile failure.
Submitter : Dave Jones <davej@codemonkey.org.uk>
Date : 2008-05-16 12:54 (9 days old)
References : http://lkml.org/lkml/2008/5/16/312
Handled-By : Mike Travis <travis@sgi.com>
Patch : http://lkml.org/lkml/2008/5/16/343
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10717
Subject : crossbuild fails in modpost
Submitter : Jiri Slaby <jirislaby@gmail.com>
Date : 2008-05-15 13:44 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121085909512097&w=4
Patch : http://lkml.org/lkml/2008/5/19/203
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10716
Subject : VIDEO_DEV=y, DVB_CORE=m build error
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-15 13:15 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121085736708543&w=4
http://lkml.org/lkml/2008/5/18/128
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://lkml.org/lkml/2008/5/16/47
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10713
Subject : ehci splatter in 2.6.26-rc2
Submitter : Lennert Buytenhek <buytenh@wantstofly.org>
Date : 2008-05-14 11:24 (11 days old)
References : http://marc.info/?l=linux-kernel&m=121076435420129&w=4
Handled-By : David Brownell <david-b@pacbell.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Alan Stern <stern@rowland.harvard.edu>
Patch : http://lkml.org/lkml/2008/5/20/149
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10710
Subject : [BISECTED] Lots of "rescheduling IPIs" in powertop
Submitter : Vegard Nossum <vegard.nossum@gmail.com>
Date : 2008-05-13 20:42 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121071176205864&w=4
http://lkml.org/lkml/2008/5/18/120
Handled-By : Andi Kleen <andi@firstfloor.org>
Arjan van de Ven <arjan@infradead.org>
Ingo Molnar <mingo@elte.hu>
Patch : http://marc.info/?l=linux-kernel&m=121074826823352&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10670
Subject : BUG: linux-2.6.26-rc1 oops at thinkpad_acpi:led_set_status
Submitter : Karol Lewandowski <lmctlx@gmail.com>
Date : 2008-05-08 23:12 (17 days old)
References : http://marc.info/?l=linux-kernel&m=121028841527994&w=4
http://lkml.org/lkml/2008/5/12/12
Handled-By : Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16153&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10669
Subject : ACPI: kmemcheck: Caught 16-bit read from freed memory (f7c12ec6)
Submitter : Vegard Nossum <vegard.nossum@gmail.com>
Date : 2008-05-06 16:09 (19 days old)
References : http://marc.info/?l=linux-acpi&m=121009034825514&w=4
Handled-By : Lin Ming <ming.m.lin@intel.com>
Ming Lin <ming.m.lin@intel.com>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16199&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10648
Subject : CONFIG_PRINTK_TIME broken on git HEAD ?
Submitter : Gabriel C <nix.or.die@googlemail.com>
Date : 2008-05-08 00:26 (17 days old)
References : http://lkml.org/lkml/2008/5/7/352
Handled-By : Peter Zijlstra <a.p.zijlstra@chello.nl>
Peter Zijlstra <peterz@infradead.org>
Patch : http://bugzilla.kernel.org/show_bug.cgi?id=10648#c3
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10638
Subject : sysbench+mysql(oltp, readonly) 30% regression with 2.6.26-rc1
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-07 4:55 (18 days old)
References : http://marc.info/?l=linux-kernel&m=121013681527052&w=2
http://lkml.org/lkml/2008/5/18/177
Handled-By : Ingo Molnar <mingo@elte.hu>
Peter Zijlstra <peterz@infradead.org>
Patch : http://marc.info/?l=linux-kernel&m=121015292616802&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10634
Subject : volanoMark regression with kernel 2.6.26-rc1
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-06 2:06 (19 days old)
References : http://marc.info/?l=linux-kernel&m=121003968414287&w=2
Handled-By : Dhaval Giani <dhaval@linux.vnet.ibm.com>
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Ingo Molnar <mingo@elte.hu>
Peter Zijlstra <a.p.zijlstra@chello.nl>
Patch : http://marc.info/?l=linux-kernel&m=121015292616788&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10630
Subject : USB devices plugged into dock are not discoverred until reload of ehci-hcd
Submitter : Lukas Hejtmanek <xhejtman@ics.muni.cz>
Date : 2008-05-05 10:02 (20 days old)
References : http://lkml.org/lkml/2008/5/5/77
http://lkml.org/lkml/2008/5/19/44
Handled-By : Oliver Neukum <oliver@neukum.org>
Alan Stern <stern@rowland.harvard.edu>
Patch : http://lkml.org/lkml/2008/5/20/285
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10616
Subject : Horrendous Audio Stutter - current git
Submitter : Parag Warudkar <parag.warudkar@gmail.com>
Date : 2008-05-02 20:14 (23 days old)
References : http://lkml.org/lkml/2008/5/1/440
http://lkml.org/lkml/2008/5/11/230
http://lkml.org/lkml/2008/5/18/178
Handled-By : Peter Zijlstra <peterz@infradead.org>
Patch : http://lkml.org/lkml/2008/5/2/126
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10613
Subject : BIOS bug, APIC version is 0 for CPU#0!
Submitter : Gabriel C <nix.or.die@googlemail.com>
Date : 2008-05-03 15:11 (22 days old)
References : http://www.ussg.iu.edu/hypermail/linux/kernel/0805.0/1258.html
Handled-By : Yinghai Lu <yhlu.kernel@gmail.com>
Patch : http://lkml.org/lkml/2008/5/22/493
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10606
Subject : 2.6.26-rc1 regression: ACPI fails to load SDT. - Dell M1530
Submitter : NIgel Cunningham <nigel@suspend2.net>
Date : 2008-05-05 18:11 (20 days old)
References : http://lkml.org/lkml/2008/5/18/328
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16061&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10582
Subject : INFO: task pdflush:27505 blocked for more than 120 seconds.
Submitter : Plamen Petrov <pvp-lsts@fs.ru.acad.bg>
Date : 2008-05-01 02:30 (24 days old)
References : http://lkml.org/lkml/2008/5/19/20
Handled-By : Dave Chinner <dgc@sgi.com>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=15999
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.25,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=10492
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 17+ messages in thread* 2.6.26-rc4-git4: Reported regressions from 2.6.25
@ 2008-05-31 17:44 Rafael J. Wysocki
2008-05-31 17:48 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
0 siblings, 1 reply; 17+ messages in thread
From: Rafael J. Wysocki @ 2008-05-31 17:44 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Adrian Bunk, Andrew Morton, Linus Torvalds, Natalie Protasevich
This message contains a list of some regressions from 2.6.25, 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.25, 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
----------------------------------------
2008-05-31 115 52 31
2008-05-24 94 47 28
2008-05-18 80 51 37
2008-05-11 53 46 34
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10831
Subject : Barely understandeable sound with snd_hda_intel and 2.6.26-rc4
Submitter : Andres Freund <andres@anarazel.de>
Date : 2008-05-29 22:04 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121209876820617&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10827
Subject : 2.6.26rc4 GFS2 oops.
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-27 15:44 (5 days old)
References : http://lkml.org/lkml/2008/5/27/297
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10826
Subject : NFS oops in 2.6.26rc4
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-27 19:04 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121191548915522&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10825
Subject : appletouch after wakeup
Submitter : Justin Mattock <justinmattock@gmail.com>
Date : 2008-05-27 3:29 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121185900618047&w=4
Handled-By : Oliver Neukum <oliver@neukum.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10823
Subject : stuck localhost TCP connections, v2.6.26-rc3+
Submitter : Ingo Molnar <mingo@elte.hu>
Date : 2008-05-26 11:56 (6 days old)
References : http://marc.info/?l=linux-kernel&m=121180311931349&w=4
Handled-By : Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10822
Subject : sky2 oops in 2.6.26-rc3
Submitter : Mikael Pettersson <mikpe@it.uu.se>
Date : 2008-05-25 17:27 (7 days old)
References : http://marc.info/?l=linux-netdev&m=121173650915153&w=4
Handled-By : Stephen Hemminger <shemminger@linux-foundation.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10821
Subject : rt25xx: lock dependancy warning, association failure, and kmalloc corruption
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-05-29 14:30 (3 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10819
Subject : Fatal DMA error with b43 driver since 2.6.26
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-05-29 13:16 (3 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10799
Subject : sky2 general protection fault
Submitter : Nicolas Mailhot <Nicolas.Mailhot@LaPoste.net>
Date : 2008-05-26 11:05 (6 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10798
Subject : kbuild variable $(src) broken in 2.6.23-rc3?
Submitter : tvrtko.ursulin <tvrtko.ursulin@sophos.com>
Date : 2008-05-21 14:42 (11 days old)
References : http://marc.info/?l=linux-kbuild&m=121138246208259&w=2
Handled-By : Sam Ravnborg <sam@ravnborg.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10794
Subject : mips: CONF_CM_DEFAULT build error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-05-25 10:11 (7 days old)
References : http://lkml.org/lkml/2008/5/25/168
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10786
Subject : 2.6.26-rc3 64bit SMP does not boot on J5600
Submitter : Domenico Andreoli <cavokz@gmail.com>
Date : 2008-05-22 16:14 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121147328028081&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10764
Subject : some serial configurations are now broken
Submitter : Russell King <rmk+lkml@arm.linux.org.uk>
Date : 2008-05-20 7:35 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121126931810706&w=2
Handled-By : Javier Herrero <jherrero@hvsistemas.es>
Russell King <rmk+lkml@arm.linux.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10761
Subject : hackbench regression with 2.6.26-rc2 on tulsa machine
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-20 8:09 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121127121813708&w=2
Handled-By : Mike Galbraith <efault@gmx.de>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10760
Subject : PCIEHP breakage in 2.6.26-rc1,2.6.26-rc2,2.6.26-rc3
Submitter : Ryan Hope <rmh3093@gmail.com>
Date : 2008-05-19 17:47 (13 days old)
References : http://marc.info/?l=linux-pci&m=121121926401755&w=2
Handled-By : Matthew Wilcox <matthew@wil.cx>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10749
Subject : the system doesn't shutdown
Submitter : Riccardo <goric@trivenet.it>
Date : 2008-05-19 09:00 (13 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10748
Subject : dhclient fails to run; capabilities error
Submitter : Amit Shah <shahamit@gmail.com>
Date : 2008-05-19 06:25 (13 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10741
Subject : bug in `tty: BKL pushdown'?
Submitter : Johannes Weiner <hannes@saeurebad.de>
Date : 2008-05-18 2:16 (14 days old)
References : http://marc.info/?l=linux-kernel&m=121107706506181&w=4
Handled-By : Alan Cox <alan@lxorguk.ukuu.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10730
Subject : build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-16 17:06 (16 days old)
References : http://marc.info/?l=linux-kernel&m=121095777616792&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10725
Subject : Write protect on on
Submitter : Maciej Rutecki <maciej.rutecki@gmail.com>
Date : 2008-05-16 14:55 (16 days old)
References : http://marc.info/?l=linux-kernel&m=121095168003572&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10724
Subject : ACPI : EC: GPE
Submitter : Justin Mattock <justinmattock@gmail.com>
Date : 2008-05-16 6:17 (16 days old)
References : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
http://lkml.org/lkml/2008/5/18/168
http://lkml.org/lkml/2008/5/25/195
http://lkml.org/lkml/2008/5/25/195
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10715
Subject : 2.6.25 -> 2.6.26-rc1: pcmcia flash card changed name from hda to hdc
Submitter : Pavel Machek <pavel@suse.cz>
Date : 2008-05-15 13:23 (17 days old)
References : http://marc.info/?l=linux-kernel&m=121085784809468&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10714
Subject : Badness seen on 2.6.26-rc2 with lockdep enabled
Submitter : Balbir Singh <balbir@linux.vnet.ibm.com>
Date : 2008-05-14 12:57 (18 days old)
References : http://marc.info/?l=linux-kernel&m=121076917429133&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10711
Subject : BUG: unable to handle kernel paging request - scsi_bus_uevent
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-14 11:23 (18 days old)
References : http://lkml.org/lkml/2008/5/14/111
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10686
Subject : critical thermal shutdown regression 2.6.26-rc1 - HP Pavilion dv6700
Submitter : Len Brown <len.brown@intel.com>
Date : 2008-05-12 20:04 (20 days old)
Handled-By : Robert Moore <Robert.Moore@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10642
Subject : general protection fault: 0000 [1] PREEMPT SMP DEBUG_PAGEALLOC
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-07 16:03 (25 days old)
References : http://lkml.org/lkml/2008/5/7/48
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10632
Subject : [2.6.26-rc1] Output to console stops when booted without 'vga=791'
Submitter : Frans Pop <elendil@planet.nl>
Date : 2008-05-05 13:51 (27 days old)
References : http://www.ussg.iu.edu/hypermail/linux/kernel/0805.0/2080.html
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10629
Subject : 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-05 09:59 (27 days old)
References : http://lkml.org/lkml/2008/5/5/28
Handled-By : Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10614
Subject : WARNING: at include/linux/blkdev.h:431 blk_queue_init_tags+0x110/0x11f()
Submitter : J.A. Magallón <jamagallon@ono.com>
Date : 2008-05-01 02:50 (31 days old)
References : http://lkml.org/lkml/2008/4/30/614
Handled-By : Nick Piggin <npiggin@suse.de>
Jens Axboe <jens.axboe@oracle.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10493
Subject : mips BCM47XX compile error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-04-20 17:07 (42 days old)
References : http://lkml.org/lkml/2008/4/20/34
http://lkml.org/lkml/2008/5/12/30
http://lkml.org/lkml/2008/5/18/131
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9791
Subject : Clock is running too fast^Wslow using acpi_pm clocksource
Submitter : tosn00j02@sneakemail.com
Date : 2008-05-03 05:09 (29 days old)
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10841
Subject : asm-m32r/uaccess.h must #include <asm/setup.h>
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-05-31 07:29 (1 days old)
References : http://lkml.org/lkml/2008/5/31/87
Handled-By : Adrian Bunk <adrian.bunk@movial.fi>
Patch : http://lkml.org/lkml/2008/5/31/87
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10830
Subject : two different oopses with 2.6.26-rc4
Submitter : Alejandro Riveira Fernández <alejandro.riveira@gmail.com>
Date : 2008-05-28 9:50 (4 days old)
References : http://marc.info/?l=linux-kernel&m=121196833026310&w=4
Handled-By : Johannes Berg <johannes@sipsolutions.net>
Andrew Morton <akpm@linux-foundation.org>
Peter Zijlstra <a.p.zijlstra@chello.nl>
Patch : http://lkml.org/lkml/2008/5/20/683
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10829
Subject : sh/kernel/cpu/irq/intc-sh5.c build fix
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-05-29 15:06 (3 days old)
References : http://lkml.org/lkml/2008/5/29/492
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://lkml.org/lkml/2008/5/29/492
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10828
Subject : [2.6.25-git18 => 2.6.26-rc1-git1] Xorg crash with xf86MapVidMem error
Submitter : Rufus & Azrael <rufus-azrael@numericable.fr>
Date : 2008-05-04 10:24 (28 days old)
References : http://lkml.org/lkml/2008/5/4/37
Handled-By : Ingo Molnar <mingo@elte.hu>
H. Peter Anvin <hpa@zytor.com>
Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
Patch : http://lkml.org/lkml/2008/5/29/371
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10816
Subject : vt/fbcon: fix background color on line feed
Submitter : thunder7 <thunder7@xs4all.nl>
Date : 2008-05-27 19:33 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121191733218735&w=4
Handled-By : Jan Engelhardt <jengelh@medozas.de>
Patch : http://marc.info/?l=linux-kernel&m=121199453010047&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10815
Subject : 2.6.26-rc4: RIP find_pid_ns+0x6b/0xa0
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-27 09:23 (5 days old)
References : http://lkml.org/lkml/2008/5/27/9
Handled-By : Oleg Nesterov <oleg@tv-sign.ru>
Linus Torvalds <torvalds@linux-foundation.org>
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Patch : http://lkml.org/lkml/2008/5/28/16
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10795
Subject : MIPS SEAD compile fix
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-05-25 11:10 (7 days old)
References : http://lkml.org/lkml/2008/5/25/178
Handled-By : Adrian Bunk <adrian.bunk@movial.fi>
Patch : http://lkml.org/lkml/2008/5/25/178
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10792
Subject : mips/kernel/traps.c build error
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-05-25 09:48 (7 days old)
References : http://lkml.org/lkml/2008/5/25/158
Patch : in the mips tree
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10787
Subject : pcie hotplug bootup crash fix
Submitter : Ingo Molnar <mingo@elte.hu>
Date : 2008-05-24 16:58 (8 days old)
References : http://marc.info/?l=linux-kernel&m=121164842212038&w=4
Handled-By : Ingo Molnar <mingo@elte.hu>
Patch : http://marc.info/?l=linux-kernel&m=121164842212038&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10765
Subject : iwl3945/mac80211: association times out since 2.6.26-rc1
Submitter : Michael S. Tsirkin <m.s.tsirkin@gmail.com>
Date : 2008-05-20 22:46 (12 days old)
Handled-By : Zhu Yi <yi.zhu@intel.com>
Johannes Berg <johannes@sipsolutions.net>
Patch : http://article.gmane.org/gmane.linux.kernel.wireless.general/15177
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10762
Subject : ocfs2: rename user_stack{,_ops}
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-05-20 16:01 (12 days old)
References : http://lkml.org/lkml/2008/5/20/603
http://marc.info/?l=linux-kernel&m=121166610504166&w=4
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://lkml.org/lkml/2008/5/20/603
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10726
Subject : x86-64 NODES_SHIFT compile failure.
Submitter : Dave Jones <davej@codemonkey.org.uk>
Date : 2008-05-16 12:54 (16 days old)
References : http://lkml.org/lkml/2008/5/16/312
Handled-By : Mike Travis <travis@sgi.com>
Patch : http://lkml.org/lkml/2008/5/16/343
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10716
Subject : VIDEO_DEV=y, DVB_CORE=m build error
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-15 13:15 (17 days old)
References : http://marc.info/?l=linux-kernel&m=121085736708543&w=4
http://lkml.org/lkml/2008/5/18/128
http://marc.info/?l=linux-kernel&m=121166610604173&w=4
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : http://lkml.org/lkml/2008/5/16/47
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10670
Subject : BUG: linux-2.6.26-rc1 oops at thinkpad_acpi:led_set_status
Submitter : Karol Lewandowski <lmctlx@gmail.com>
Date : 2008-05-08 23:12 (24 days old)
References : http://marc.info/?l=linux-kernel&m=121028841527994&w=4
http://lkml.org/lkml/2008/5/12/12
Handled-By : Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16153&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10669
Subject : ACPI: kmemcheck: Caught 16-bit read from freed memory (f7c12ec6)
Submitter : Vegard Nossum <vegard.nossum@gmail.com>
Date : 2008-05-06 16:09 (26 days old)
References : http://marc.info/?l=linux-acpi&m=121009034825514&w=4
Handled-By : Lin Ming <ming.m.lin@intel.com>
Ming Lin <ming.m.lin@intel.com>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16199&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10648
Subject : CONFIG_PRINTK_TIME broken on git HEAD ?
Submitter : Gabriel C <nix.or.die@googlemail.com>
Date : 2008-05-08 00:26 (24 days old)
References : http://lkml.org/lkml/2008/5/7/352
Handled-By : Peter Zijlstra <a.p.zijlstra@chello.nl>
Peter Zijlstra <peterz@infradead.org>
Patch : http://bugzilla.kernel.org/show_bug.cgi?id=10648#c3
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10638
Subject : sysbench+mysql(oltp, readonly) 30% regression with 2.6.26-rc1
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-07 4:55 (25 days old)
References : http://marc.info/?l=linux-kernel&m=121013681527052&w=2
http://lkml.org/lkml/2008/5/18/177
Handled-By : Ingo Molnar <mingo@elte.hu>
Peter Zijlstra <peterz@infradead.org>
Patch : http://marc.info/?l=linux-kernel&m=121015292616802&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10634
Subject : volanoMark regression with kernel 2.6.26-rc1
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-06 2:06 (26 days old)
References : http://marc.info/?l=linux-kernel&m=121003968414287&w=2
Handled-By : Dhaval Giani <dhaval@linux.vnet.ibm.com>
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Ingo Molnar <mingo@elte.hu>
Peter Zijlstra <a.p.zijlstra@chello.nl>
Patch : http://marc.info/?l=linux-kernel&m=121015292616788&w=2
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10616
Subject : Horrendous Audio Stutter - current git
Submitter : Parag Warudkar <parag.warudkar@gmail.com>
Date : 2008-05-02 20:14 (30 days old)
References : http://lkml.org/lkml/2008/5/1/440
http://lkml.org/lkml/2008/5/11/230
http://lkml.org/lkml/2008/5/18/178
Handled-By : Peter Zijlstra <peterz@infradead.org>
Patch : http://lkml.org/lkml/2008/5/2/126
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10613
Subject : BIOS bug, APIC version is 0 for CPU#0!
Submitter : Gabriel C <nix.or.die@googlemail.com>
Date : 2008-05-03 15:11 (29 days old)
References : http://www.ussg.iu.edu/hypermail/linux/kernel/0805.0/1258.html
Handled-By : Yinghai Lu <yhlu.kernel@gmail.com>
Patch : http://lkml.org/lkml/2008/5/22/493
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10606
Subject : 2.6.26-rc1 regression: ACPI fails to load SDT. - Dell M1530
Submitter : NIgel Cunningham <nigel@suspend2.net>
Date : 2008-05-05 18:11 (27 days old)
References : http://lkml.org/lkml/2008/5/18/328
http://lkml.org/lkml/2008/5/26/3
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16061&action=view
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.25,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=10492
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 17+ messages in thread* 2.6.26-rc5-git2: Reported regressions from 2.6.25
@ 2008-06-07 20:38 Rafael J. Wysocki
2008-06-07 20:42 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
0 siblings, 1 reply; 17+ messages in thread
From: Rafael J. Wysocki @ 2008-06-07 20:38 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Adrian Bunk, Andrew Morton, Linus Torvalds, Natalie Protasevich
This message contains a list of some regressions from 2.6.25, 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.25, 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
----------------------------------------
2008-06-07 125 48 33
2008-05-31 115 52 31
2008-05-24 94 47 28
2008-05-18 80 51 37
2008-05-11 53 46 34
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10873
Subject : serial/bfin_5xx.c build error
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-06-06 09:24 (2 days old)
References : http://lkml.org/lkml/2008/6/6/277
Handled-By : Adrian Bunk <bunk@kernel.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10872
Subject : x86_64 boot hang when CONFIG_NUMA=n
Submitter : Randy Dunlap <randy.dunlap@oracle.com>
Date : 2008-06-05 21:50 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121270308607116&w=4
Handled-By : Yinghai Lu <yhlu.kernel@gmail.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10868
Subject : Oops on loading ipaq module since 2.6.26, prevents use of device
Submitter : Adam Williamson <awilliamson@mandriva.com>
Date : 2008-06-05 17:39 (3 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10866
Subject : /dev/rtc was missing until I disabled CONFIG_RTC_CLASS
Submitter : Lior Dotan <liodot@gmail.com>
Date : 2008-06-05 15:04 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121267834521432&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10865
Subject : i get the following oops trying to mount an ntfs partition on thinkpad
Submitter : Alex Romosan <romosan@sycorax.lbl.gov>
Date : 2008-06-05 14:47 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121267834421414&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10864
Subject : [regression][bisected] ~90,000 wakeups as of 2.6.26-rc3
Submitter : Németh Márton <nm127@freemail.hu>
Date : 2008-06-03 5:18 (5 days old)
References : http://marc.info/?l=linux-kernel&m=121247101601790&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10863
Subject : kvm causing memory corruption? now 2.6.26-rc4
Submitter : Dave Hansen <dave@linux.vnet.ibm.com>
Date : 2008-06-02 22:30 (6 days old)
References : http://marc.info/?l=linux-kernel&m=121244588705277&w=4
Handled-By : Avi Kivity <avi@qumranet.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10862
Subject : forcedeth: lockdep warning on ethtool -s
Submitter : Tobias Diedrich <ranma+kernel@tdiedrich.de>
Date : 2008-06-01 8:37 (7 days old)
References : http://marc.info/?l=linux-kernel&m=121230964032247&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10861
Subject : 2.6.26-rc4-git2 - long pause during boot
Submitter : Chris Clayton <chris2553@googlemail.com>
Date : 2008-06-01 4:15 (7 days old)
References : http://marc.info/?l=linux-kernel&m=121229382917834&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10860
Subject : total system freeze at boot with 2.6.26-rc
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-06-05 12:38 (3 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10843
Subject : Display artifacts on XOrg logout with PAT kernel and VESA framebuffer
Submitter : Frans Pop <elendil@planet.nl>
Date : 2008-05-31 14:04 (8 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10827
Subject : 2.6.26rc4 GFS2 oops.
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-27 15:44 (12 days old)
References : http://lkml.org/lkml/2008/5/27/297
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10826
Subject : NFS oops in 2.6.26rc4
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-27 19:04 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121191548915522&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10825
Subject : appletouch after wakeup
Submitter : Justin Mattock <justinmattock@gmail.com>
Date : 2008-05-27 3:29 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121185900618047&w=4
http://lkml.org/lkml/2008/5/31/193
http://lkml.org/lkml/2008/5/31/193
Handled-By : Oliver Neukum <oliver@neukum.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10823
Subject : stuck localhost TCP connections, v2.6.26-rc3+
Submitter : Ingo Molnar <mingo@elte.hu>
Date : 2008-05-26 11:56 (13 days old)
References : http://marc.info/?l=linux-kernel&m=121180311931349&w=4
Handled-By : Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10821
Subject : rt25xx: lock dependancy warning, association failure, and kmalloc corruption
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-05-29 14:30 (10 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10819
Subject : Fatal DMA error with b43 driver since 2.6.26
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-05-29 13:16 (10 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10799
Subject : sky2 general protection fault
Submitter : Nicolas Mailhot <Nicolas.Mailhot@LaPoste.net>
Date : 2008-05-26 11:05 (13 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10786
Subject : 2.6.26-rc3 64bit SMP does not boot on J5600
Submitter : Domenico Andreoli <cavokz@gmail.com>
Date : 2008-05-22 16:14 (17 days old)
References : http://marc.info/?l=linux-kernel&m=121147328028081&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10764
Subject : some serial configurations are now broken
Submitter : Russell King <rmk+lkml@arm.linux.org.uk>
Date : 2008-05-20 7:35 (19 days old)
References : http://marc.info/?l=linux-kernel&m=121126931810706&w=2
Handled-By : Javier Herrero <jherrero@hvsistemas.es>
Russell King <rmk+lkml@arm.linux.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10761
Subject : hackbench regression with 2.6.26-rc2 on tulsa machine
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-05-20 8:09 (19 days old)
References : http://marc.info/?l=linux-kernel&m=121127121813708&w=2
http://lkml.org/lkml/2008/6/2/10
Handled-By : Mike Galbraith <efault@gmx.de>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10760
Subject : PCIEHP breakage in 2.6.26-rc1,2.6.26-rc2,2.6.26-rc3
Submitter : Ryan Hope <rmh3093@gmail.com>
Date : 2008-05-19 17:47 (20 days old)
References : http://marc.info/?l=linux-pci&m=121121926401755&w=2
Handled-By : Matthew Wilcox <matthew@wil.cx>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10748
Subject : dhclient fails to run; capabilities error
Submitter : Amit Shah <shahamit@gmail.com>
Date : 2008-05-19 06:25 (20 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10741
Subject : bug in `tty: BKL pushdown'?
Submitter : Johannes Weiner <hannes@saeurebad.de>
Date : 2008-05-18 2:16 (21 days old)
References : http://marc.info/?l=linux-kernel&m=121107706506181&w=4
Handled-By : Alan Cox <alan@lxorguk.ukuu.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10730
Subject : build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-16 17:06 (23 days old)
References : http://marc.info/?l=linux-kernel&m=121095777616792&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10725
Subject : Write protect on on
Submitter : Maciej Rutecki <maciej.rutecki@gmail.com>
Date : 2008-05-16 14:55 (23 days old)
References : http://marc.info/?l=linux-kernel&m=121095168003572&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10714
Subject : Badness seen on 2.6.26-rc2 with lockdep enabled
Submitter : Balbir Singh <balbir@linux.vnet.ibm.com>
Date : 2008-05-14 12:57 (25 days old)
References : http://marc.info/?l=linux-kernel&m=121076917429133&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10711
Subject : BUG: unable to handle kernel paging request - scsi_bus_uevent
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-14 11:23 (25 days old)
References : http://lkml.org/lkml/2008/5/14/111
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10686
Subject : critical thermal shutdown regression 2.6.26-rc1 - HP Pavilion dv6700
Submitter : Len Brown <len.brown@intel.com>
Date : 2008-05-12 20:04 (27 days old)
Handled-By : Robert Moore <Robert.Moore@intel.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10642
Subject : general protection fault: 0000 [1] PREEMPT SMP DEBUG_PAGEALLOC
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-07 16:03 (32 days old)
References : http://lkml.org/lkml/2008/5/7/48
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10629
Subject : 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-05 09:59 (34 days old)
References : http://lkml.org/lkml/2008/5/5/28
Handled-By : Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10614
Subject : WARNING: at include/linux/blkdev.h:431 blk_queue_init_tags+0x110/0x11f()
Submitter : J.A. Magallón <jamagallon@ono.com>
Date : 2008-05-01 02:50 (38 days old)
References : http://lkml.org/lkml/2008/4/30/614
Handled-By : Nick Piggin <npiggin@suse.de>
Jens Axboe <jens.axboe@oracle.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9791
Subject : Clock is running too fast^Wslow using acpi_pm clocksource
Submitter : tosn00j02@sneakemail.com
Date : 2008-05-03 05:09 (36 days old)
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10874
Subject : blackfin drivers/net/smc91x.c build error
Submitter : Adrian Bunk <bunk@kernel.org>
Date : 2008-06-06 09:25 (2 days old)
References : http://lkml.org/lkml/2008/6/6/278
Handled-By : Adrian Bunk <bunk@kernel.org>
Patch : revert commit 099c736a470c8080a166e7a089f1e48e15f9947c
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10830
Subject : two different oopses with 2.6.26-rc4
Submitter : Alejandro Riveira Fernández <alejandro.riveira@gmail.com>
Date : 2008-05-28 9:50 (11 days old)
References : http://marc.info/?l=linux-kernel&m=121196833026310&w=4
Handled-By : Johannes Berg <johannes@sipsolutions.net>
Andrew Morton <akpm@linux-foundation.org>
Peter Zijlstra <a.p.zijlstra@chello.nl>
Patch : http://lkml.org/lkml/2008/5/20/683
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10828
Subject : [2.6.25-git18 => 2.6.26-rc1-git1] Xorg crash with xf86MapVidMem error
Submitter : Rufus & Azrael <rufus-azrael@numericable.fr>
Date : 2008-05-04 10:24 (35 days old)
References : http://lkml.org/lkml/2008/5/4/37
Handled-By : Ingo Molnar <mingo@elte.hu>
H. Peter Anvin <hpa@zytor.com>
Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
Patch : http://lkml.org/lkml/2008/5/29/371
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10816
Subject : vt/fbcon: fix background color on line feed
Submitter : thunder7 <thunder7@xs4all.nl>
Date : 2008-05-27 19:33 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121191733218735&w=4
Handled-By : Jan Engelhardt <jengelh@medozas.de>
Patch : http://marc.info/?l=linux-kernel&m=121199453010047&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10815
Subject : 2.6.26-rc4: RIP find_pid_ns+0x6b/0xa0
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-27 09:23 (12 days old)
References : http://lkml.org/lkml/2008/5/27/9
Handled-By : Oleg Nesterov <oleg@tv-sign.ru>
Linus Torvalds <torvalds@linux-foundation.org>
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Patch : http://lkml.org/lkml/2008/5/28/16
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10794
Subject : mips: CONF_CM_DEFAULT build error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-05-25 10:11 (14 days old)
References : http://lkml.org/lkml/2008/5/25/168
Patch : http://lkml.org/lkml/2008/6/1/125
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10787
Subject : pcie hotplug bootup crash fix
Submitter : Ingo Molnar <mingo@elte.hu>
Date : 2008-05-24 16:58 (15 days old)
References : http://marc.info/?l=linux-kernel&m=121164842212038&w=4
Handled-By : Ingo Molnar <mingo@elte.hu>
Patch : http://marc.info/?l=linux-kernel&m=121164842212038&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10765
Subject : iwl3945/mac80211: association times out since 2.6.26-rc1
Submitter : Michael S. Tsirkin <m.s.tsirkin@gmail.com>
Date : 2008-05-20 22:46 (19 days old)
Handled-By : Zhu Yi <yi.zhu@intel.com>
Johannes Berg <johannes@sipsolutions.net>
Patch : http://article.gmane.org/gmane.linux.kernel.wireless.general/15177
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10726
Subject : x86-64 NODES_SHIFT compile failure.
Submitter : Dave Jones <davej@codemonkey.org.uk>
Date : 2008-05-16 12:54 (23 days old)
References : http://lkml.org/lkml/2008/5/16/312
Handled-By : Mike Travis <travis@sgi.com>
Patch : http://lkml.org/lkml/2008/5/16/343
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10724
Subject : ACPI: EC: GPE storm detected, disabling EC GPE
Submitter : Justin Mattock <justinmattock@gmail.com>
Date : 2008-05-16 6:17 (23 days old)
References : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
http://lkml.org/lkml/2008/5/18/168
http://lkml.org/lkml/2008/5/25/195
http://lkml.org/lkml/2008/5/25/195
Patch : debug EC GPE
debug EC GPE
debug EC GPE
debug EC GPE
http://bugzilla.kernel.org/attachment.cgi?id=16364&action=view
http://bugzilla.kernel.org/attachment.cgi?id=16365&action=view
http://bugzilla.kernel.org/attachment.cgi?id=16364&action=view
http://bugzilla.kernel.org/attachment.cgi?id=16365&action=view
debug EC GPE</a>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10670
Subject : BUG: linux-2.6.26-rc1 oops at thinkpad_acpi:led_set_status
Submitter : Karol Lewandowski <lmctlx@gmail.com>
Date : 2008-05-08 23:12 (31 days old)
References : http://marc.info/?l=linux-kernel&m=121028841527994&w=4
http://lkml.org/lkml/2008/5/12/12
Handled-By : Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16153&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10669
Subject : ACPI: kmemcheck: Caught 16-bit read from freed memory (f7c12ec6)
Submitter : Vegard Nossum <vegard.nossum@gmail.com>
Date : 2008-05-06 16:09 (33 days old)
References : http://marc.info/?l=linux-acpi&m=121009034825514&w=4
Handled-By : Lin Ming <ming.m.lin@intel.com>
Ming Lin <ming.m.lin@intel.com>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16199&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10616
Subject : Horrendous Audio Stutter - current git
Submitter : Parag Warudkar <parag.warudkar@gmail.com>
Date : 2008-05-02 20:14 (37 days old)
References : http://lkml.org/lkml/2008/5/1/440
http://lkml.org/lkml/2008/5/11/230
http://lkml.org/lkml/2008/5/18/178
Handled-By : Peter Zijlstra <peterz@infradead.org>
Patch : http://lkml.org/lkml/2008/5/2/126
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10606
Subject : 2.6.26-rc1 regression: ACPI fails to load SDT. - Dell M1530
Submitter : NIgel Cunningham <nigel@suspend2.net>
Date : 2008-05-05 18:11 (34 days old)
References : http://lkml.org/lkml/2008/5/18/328
http://lkml.org/lkml/2008/5/26/3
http://lkml.org/lkml/2008/6/2/524
Patch : http://bugzilla.kernel.org/attachment.cgi?id=16061&action=view
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10493
Subject : mips BCM47XX compile error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-04-20 17:07 (49 days old)
References : http://lkml.org/lkml/2008/4/20/34
http://lkml.org/lkml/2008/5/12/30
http://lkml.org/lkml/2008/5/18/131
http://lkml.org/lkml/2008/5/31/202
Patch : http://marc.info/?l=linux-kernel&m=120876451216558&w=2
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.25,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=10492
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 17+ messages in thread
* 2.6.26-rc6-git2: Reported regressions from 2.6.25
@ 2008-06-14 20:04 Rafael J. Wysocki
2008-06-14 20:12 ` [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
0 siblings, 1 reply; 17+ messages in thread
From: Rafael J. Wysocki @ 2008-06-14 20:04 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Adrian Bunk, Andrew Morton, Linus Torvalds, Natalie Protasevich
This message contains a list of some regressions from 2.6.25, 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.25, 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
----------------------------------------
2008-06-14 130 37 28
2008-06-07 125 48 33
2008-05-31 115 52 31
2008-05-24 94 47 28
2008-05-18 80 51 37
2008-05-11 53 46 34
Unresolved regressions
----------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10912
Subject : Regressions in the last kernels
Submitter : werner <werner@sys-linux.yi.org>
Date : 2008-06-14 18:26 (1 days old)
References : http://marc.info/?l=linux-kernel&m=121346933911641&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10908
Subject : IPF Montvale machine panic when running a network-relevent testing
Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
Date : 2008-06-13 8:19 (2 days old)
References : http://marc.info/?l=linux-kernel&m=121334523711437&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10906
Subject : repeatable slab corruption with LTP msgctl08
Submitter : Andrew Morton <akpm@linux-foundation.org>
Date : 2008-06-12 5:13 (3 days old)
References : http://marc.info/?l=linux-kernel&m=121324775927704&w=4
Handled-By : Pekka J Enberg <penberg@cs.helsinki.fi>
Christoph Lameter <clameter@sgi.com>
Manfred Spraul <manfred@colorfullife.com>
Andi Kleen <andi@firstfloor.org>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10903
Subject : ssh connections hang with 2.6.26-rc5
Submitter : Didier Raboud <didier@raboud.com>
Date : 2008-06-13 02:39 (2 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10892
Subject : Sometime (often) X come out blank (black screen) on cold boot - Intel chipset
Submitter : Romano Giannetti <romano.giannetti@gmail.com>
Date : 2008-06-10 05:33 (5 days old)
References : http://lkml.org/lkml/2008/6/10/137
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10872
Subject : x86_64 boot hang when CONFIG_NUMA=n
Submitter : Randy Dunlap <randy.dunlap@oracle.com>
Date : 2008-06-05 21:50 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121270308607116&w=4
http://lkml.org/lkml/2008/6/11/355
Handled-By : Yinghai Lu <yhlu.kernel@gmail.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10868
Subject : Oops on loading ipaq module since 2.6.26, prevents use of device
Submitter : Adam Williamson <awilliamson@mandriva.com>
Date : 2008-06-05 17:39 (10 days old)
Handled-By : Alan Cox <alan@redhat.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10866
Subject : /dev/rtc was missing until I disabled CONFIG_RTC_CLASS
Submitter : Lior Dotan <liodot@gmail.com>
Date : 2008-06-05 15:04 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121267834521432&w=4
http://marc.info/?l=linux-kernel&m=121267834521432&w=4
http://marc.info/?l=linux-kernel&m=121267834521432&w=4
http://marc.info/?l=linux-kernel&m=121267834521432&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10865
Subject : i get the following oops trying to mount an ntfs partition on thinkpad
Submitter : Alex Romosan <romosan@sycorax.lbl.gov>
Date : 2008-06-05 14:47 (10 days old)
References : http://marc.info/?l=linux-kernel&m=121267834421414&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10864
Subject : [regression][bisected] ~90,000 wakeups as of 2.6.26-rc3
Submitter : Németh Márton <nm127@freemail.hu>
Date : 2008-06-03 5:18 (12 days old)
References : http://marc.info/?l=linux-kernel&m=121247101601790&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10862
Subject : forcedeth: lockdep warning on ethtool -s
Submitter : Tobias Diedrich <ranma+kernel@tdiedrich.de>
Date : 2008-06-01 8:37 (14 days old)
References : http://marc.info/?l=linux-kernel&m=121230964032247&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10861
Subject : 2.6.26-rc4-git2 - long pause during boot
Submitter : Chris Clayton <chris2553@googlemail.com>
Date : 2008-06-01 4:15 (14 days old)
References : http://marc.info/?l=linux-kernel&m=121229382917834&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10860
Subject : total system freeze at boot with 2.6.26-rc
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-06-05 12:38 (10 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10843
Subject : Display artifacts on XOrg logout with PAT kernel and VESA framebuffer
Submitter : Frans Pop <elendil@planet.nl>
Date : 2008-05-31 14:04 (15 days old)
References : http://lkml.org/lkml/2008/6/7/206
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10827
Subject : 2.6.26rc4 GFS2 oops.
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-27 15:44 (19 days old)
References : http://lkml.org/lkml/2008/5/27/297
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10826
Subject : NFS oops in 2.6.26rc4
Submitter : Dave Jones <davej@redhat.com>
Date : 2008-05-27 19:04 (19 days old)
References : http://marc.info/?l=linux-kernel&m=121191548915522&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10821
Subject : rt25xx: lock dependency warning, association failure, and kmalloc corruption
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-05-29 14:30 (17 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10819
Subject : Fatal DMA error with b43 driver since 2.6.26
Submitter : Christian Casteyde <casteyde.christian@free.fr>
Date : 2008-05-29 13:16 (17 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10799
Subject : sky2 general protection fault
Submitter : Nicolas Mailhot <Nicolas.Mailhot@LaPoste.net>
Date : 2008-05-26 11:05 (20 days old)
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10786
Subject : 2.6.26-rc3 64bit SMP does not boot on J5600
Submitter : Domenico Andreoli <cavokz@gmail.com>
Date : 2008-05-22 16:14 (24 days old)
References : http://marc.info/?l=linux-kernel&m=121147328028081&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10764
Subject : some serial configurations are now broken
Submitter : Russell King <rmk+lkml@arm.linux.org.uk>
Date : 2008-05-20 7:35 (26 days old)
References : http://marc.info/?l=linux-kernel&m=121126931810706&w=2
Handled-By : Javier Herrero <jherrero@hvsistemas.es>
Russell King <rmk+lkml@arm.linux.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10741
Subject : bug in `tty: BKL pushdown'?
Submitter : Johannes Weiner <hannes@saeurebad.de>
Date : 2008-05-18 2:16 (28 days old)
References : http://marc.info/?l=linux-kernel&m=121107706506181&w=4
Handled-By : Alan Cox <alan@lxorguk.ukuu.org.uk>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10725
Subject : Write protect on on
Submitter : Maciej Rutecki <maciej.rutecki@gmail.com>
Date : 2008-05-16 14:55 (30 days old)
References : http://marc.info/?l=linux-kernel&m=121095168003572&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10714
Subject : Badness seen on 2.6.26-rc2 with lockdep enabled
Submitter : Balbir Singh <balbir@linux.vnet.ibm.com>
Date : 2008-05-14 12:57 (32 days old)
References : http://marc.info/?l=linux-kernel&m=121076917429133&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10711
Subject : BUG: unable to handle kernel paging request - scsi_bus_uevent
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-14 11:23 (32 days old)
References : http://lkml.org/lkml/2008/5/14/111
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10642
Subject : general protection fault: 0000 [1] PREEMPT SMP DEBUG_PAGEALLOC
Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com>
Date : 2008-05-07 16:03 (39 days old)
References : http://lkml.org/lkml/2008/5/7/48
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10629
Subject : 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-05 09:59 (41 days old)
References : http://lkml.org/lkml/2008/5/5/28
Handled-By : Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9791
Subject : Clock is running too fast^Wslow using acpi_pm clocksource
Submitter : tosn00j02@sneakemail.com
Date : 2008-05-03 05:09 (43 days old)
Regressions with patches
------------------------
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10905
Subject : 2.6.26: x86/kernel/pci_dma.c: gfp |= __GFP_NORETRY ?
Submitter : Miquel van Smoorenburg <miquels@cistron.nl>
Date : 2008-05-21 13:30 (25 days old)
References : http://lkml.org/lkml/2008/5/21/131
http://lkml.org/lkml/2008/6/12/121
Handled-By : Glauber Costa <gcosta@redhat.com>
Andi Kleen <andi@firstfloor.org>
Miquel van Smoorenburg <mikevs@xs4all.net>
Patch : http://lkml.org/lkml/2008/5/28/42
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10830
Subject : two different oopses with 2.6.26-rc4
Submitter : Alejandro Riveira Fernández <alejandro.riveira@gmail.com>
Date : 2008-05-28 9:50 (18 days old)
References : http://marc.info/?l=linux-kernel&m=121196833026310&w=4
Handled-By : Johannes Berg <johannes@sipsolutions.net>
Andrew Morton <akpm@linux-foundation.org>
Peter Zijlstra <a.p.zijlstra@chello.nl>
Patch : http://lkml.org/lkml/2008/5/20/683
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10828
Subject : [2.6.25-git18 => 2.6.26-rc1-git1] Xorg crash with xf86MapVidMem error
Submitter : Rufus & Azrael <rufus-azrael@numericable.fr>
Date : 2008-05-04 10:24 (42 days old)
References : http://lkml.org/lkml/2008/5/4/37
Handled-By : Ingo Molnar <mingo@elte.hu>
H. Peter Anvin <hpa@zytor.com>
Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
Patch : http://lkml.org/lkml/2008/5/29/371
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10815
Subject : 2.6.26-rc4: RIP find_pid_ns+0x6b/0xa0
Submitter : Alexey Dobriyan <adobriyan@gmail.com>
Date : 2008-05-27 09:23 (19 days old)
References : http://lkml.org/lkml/2008/5/27/9
http://lkml.org/lkml/2008/6/14/87
Handled-By : Oleg Nesterov <oleg@tv-sign.ru>
Linus Torvalds <torvalds@linux-foundation.org>
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Patch : http://lkml.org/lkml/2008/5/28/16
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10794
Subject : mips: CONF_CM_DEFAULT build error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-05-25 10:11 (21 days old)
References : http://lkml.org/lkml/2008/5/25/168
http://lkml.org/lkml/2008/6/11/295
Patch : http://lkml.org/lkml/2008/6/1/125
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10730
Subject : build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
Submitter : Toralf Förster <toralf.foerster@gmx.de>
Date : 2008-05-16 17:06 (30 days old)
References : http://marc.info/?l=linux-kernel&m=121095777616792&w=4
Handled-By : James Bottomley <James.Bottomley@HansenPartnership.com>
Patch : http://marc.info/?l=linux-scsi&m=121101871800303&w=4
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10726
Subject : x86-64 NODES_SHIFT compile failure.
Submitter : Dave Jones <davej@codemonkey.org.uk>
Date : 2008-05-16 12:54 (30 days old)
References : http://lkml.org/lkml/2008/5/16/312
Handled-By : Mike Travis <travis@sgi.com>
Patch : http://lkml.org/lkml/2008/5/16/343
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10724
Subject : ACPI: EC: GPE storm detected, disabling EC GPE
Submitter : Justin Mattock <justinmattock@gmail.com>
Date : 2008-05-16 6:17 (30 days old)
References : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
http://lkml.org/lkml/2008/5/18/168
http://lkml.org/lkml/2008/5/25/195
http://lkml.org/lkml/2008/5/25/195
Patch : debug EC GPE
debug EC GPE
debug EC GPE
debug EC GPE
http://bugzilla.kernel.org/attachment.cgi?id=16364&action=view
http://bugzilla.kernel.org/attachment.cgi?id=16365&action=view
http://bugzilla.kernel.org/attachment.cgi?id=16364&action=view
http://bugzilla.kernel.org/attachment.cgi?id=16365&action=view
debug EC GPE</a>
Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10493
Subject : mips BCM47XX compile error
Submitter : Adrian Bunk <adrian.bunk@movial.fi>
Date : 2008-04-20 17:07 (56 days old)
References : http://lkml.org/lkml/2008/4/20/34
http://lkml.org/lkml/2008/5/12/30
http://lkml.org/lkml/2008/5/18/131
http://lkml.org/lkml/2008/5/31/202
http://lkml.org/lkml/2008/6/7/154
Patch : http://marc.info/?l=linux-kernel&m=120876451216558&w=2
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.25,
unresolved as well as resolved, at:
http://bugzilla.kernel.org/show_bug.cgi?id=10492
Please let me know if there are any Bugzilla entries that should be added to
the list in there.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2008-06-16 21:49 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
2008-05-20 21:19 ` bugme-daemon
2008-05-23 19:45 ` bugme-daemon
2008-05-23 21:25 ` bugme-daemon
2008-05-24 10:26 ` bugme-daemon
2008-05-31 19:24 ` bugme-daemon
2008-05-31 19:28 ` bugme-daemon
2008-06-02 13:15 ` bugme-daemon
2008-06-16 15:41 ` bugme-daemon
2008-06-16 15:41 ` bugme-daemon
2008-06-16 21:49 ` bugme-daemon
-- strict thread matches above, loose matches on Subject: below --
2008-05-18 11:10 2.6.26-rc2-git5: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-05-18 11:13 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
2008-05-24 20:28 2.6.26-rc3-git7: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-05-24 20:31 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
2008-05-31 17:44 2.6.26-rc4-git4: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-05-31 17:48 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
2008-06-07 20:38 2.6.26-rc5-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-07 20:42 ` [Bug #10711] BUG: unable to handle kernel paging request - scsi_bus_uevent Rafael J. Wysocki
2008-06-14 20:04 2.6.26-rc6-git2: Reported regressions from 2.6.25 Rafael J. Wysocki
2008-06-14 20:12 ` [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent 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.