All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
@ 2010-02-16 20:36 ` bugzilla-daemon
  2010-02-16 20:43 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-16 20:36 UTC (permalink / raw)
  To: dri-devel

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


Xavier Chantry <chantry.xavier@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chantry.xavier@gmail.com




--- Comment #1 from Xavier Chantry <chantry.xavier@gmail.com>  2010-02-16 20:36:49 ---
It was also reported here :
http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg47164.html

I asked curro about it but he had no idea :
17:13 < shining> curro__: did you see "Problem with drm-radeon-testing commit -
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching." ?
17:20 < curro__> shining: not sure about that

It seems to be an issue only for few radeon users.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
  2010-02-16 20:36 ` [Bug 15328] " bugzilla-daemon
@ 2010-02-16 20:43 ` bugzilla-daemon
  2010-02-16 21:24 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-16 20:43 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #2 from John W. Linville <linville@tuxdriver.com>  2010-02-16 20:43:30 ---
Definitely the same commit, and sounds more-or-less like the same problem. 
Although in the report above it doesn't sound that terrible whereas on this T41
(single 1.6GHz i686) it cripples the box.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
  2010-02-16 20:36 ` [Bug 15328] " bugzilla-daemon
  2010-02-16 20:43 ` bugzilla-daemon
@ 2010-02-16 21:24 ` bugzilla-daemon
  2010-02-17 22:06 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-16 21:24 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #3 from Thomas Hellstrom <thellstrom@vmware.com>  2010-02-16 21:24:27 ---
Really, The Radeon driver *should* never change caching policy from WC to UC,
and thus never hit the code path affected by that patch. However if it does,
and particularly if it does frequently it's quite natural that the patch causes
severe CPU overhead since transition from WC->WB->UC causes a cache flush
whereas WC->UC doesn't.

Maybe Jerome has some input?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-02-16 21:24 ` bugzilla-daemon
@ 2010-02-17 22:06 ` bugzilla-daemon
  2010-02-17 22:25 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-17 22:06 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #4 from John W. Linville <linville@tuxdriver.com>  2010-02-17 22:06:22 ---
I have no idea at to how serious a problem the commit fixed.  But I know it is
causing a serious problem on my T41.  Maybe I'm wrong, but I don't get the
feeling that the patch author is too interested in fixing the problem his patch
created.  Since we are late in the 2.6.33 cycle, I would prefer to see this
reverted under the "we don't exchange one bug for another" policy.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&reg; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (3 preceding siblings ...)
  2010-02-17 22:06 ` bugzilla-daemon
@ 2010-02-17 22:25 ` bugzilla-daemon
  2010-02-18  2:00 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-17 22:25 UTC (permalink / raw)
  To: dri-devel

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


Pauli <suokkos@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |suokkos@gmail.com




--- Comment #5 from Pauli <suokkos@gmail.com>  2010-02-17 22:25:34 ---
(In reply to comment #4)
> I have no idea at to how serious a problem the commit fixed.  But I know it is
> causing a serious problem on my T41.  Maybe I'm wrong, but I don't get the
> feeling that the patch author is too interested in fixing the problem his patch
> created.  Since we are late in the 2.6.33 cycle, I would prefer to see this
> reverted under the "we don't exchange one bug for another" policy.

Does your kernel have PAT enabled?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&reg; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (4 preceding siblings ...)
  2010-02-17 22:25 ` bugzilla-daemon
@ 2010-02-18  2:00 ` bugzilla-daemon
  2010-02-18 15:45 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-18  2:00 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #6 from bjaglin <bjaglin@free.fr>  2010-02-18 01:59:51 ---
Same problem here on a T40 (Radeon 9000 - RV250), extremely sluggish for
>=2.6.33-rc7. Reverting the commit mentioned above seems to fix the problem.

If that's what you are asking, cat /proc/cpuinfo does not show "pat" as a flag
on my Pentium M (SL7EG).

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&reg; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (5 preceding siblings ...)
  2010-02-18  2:00 ` bugzilla-daemon
@ 2010-02-18 15:45 ` bugzilla-daemon
  2010-02-18 17:02 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-18 15:45 UTC (permalink / raw)
  To: dri-devel

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


Jérôme Glisse <glisse@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glisse@freedesktop.org




--- Comment #7 from Jérôme Glisse <glisse@freedesktop.org>  2010-02-18 15:44:56 ---
Yes, radeon is wrong, i am tracking down why we are doing WC -> UC or UC -> WC

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (6 preceding siblings ...)
  2010-02-18 15:45 ` bugzilla-daemon
@ 2010-02-18 17:02 ` bugzilla-daemon
  2010-02-18 18:53 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-18 17:02 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #8 from Jérôme Glisse <glisse@freedesktop.org>  2010-02-18 17:02:45 ---
Ok so it's more likely because on non PAT get_page_memtype always return -1
thus we always do set_wb and if page were already wb it likely kill perf. I
don't think we ever do WC -> UC or UC -> WC.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (7 preceding siblings ...)
  2010-02-18 17:02 ` bugzilla-daemon
@ 2010-02-18 18:53 ` bugzilla-daemon
  2010-02-18 19:15 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-18 18:53 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #9 from Francisco Jerez <currojerez@riseup.net>  2010-02-18 18:53:42 ---
Created an attachment (id=25107)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=25107)
ttm_set_caching_nopat.patch

I guess the attached patch fixes it. However it might make sense to fix the PAT
code instead because this interface is somewhat annoying.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (8 preceding siblings ...)
  2010-02-18 18:53 ` bugzilla-daemon
@ 2010-02-18 19:15 ` bugzilla-daemon
  2010-02-19 14:24 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-18 19:15 UTC (permalink / raw)
  To: dri-devel

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


Francisco Jerez <currojerez@riseup.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |currojerez@riseup.net




--- Comment #10 from Francisco Jerez <currojerez@riseup.net>  2010-02-18 19:14:55 ---
BTW, sorry for not taking care of this before.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (9 preceding siblings ...)
  2010-02-18 19:15 ` bugzilla-daemon
@ 2010-02-19 14:24 ` bugzilla-daemon
  2010-02-19 15:01 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 14:24 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #11 from John W. Linville <linville@tuxdriver.com>  2010-02-19 14:23:30 ---
Sorry for the delay...

CONFIG_X86_PAT=y

Building w/ patch from comment 9 now.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (10 preceding siblings ...)
  2010-02-19 14:24 ` bugzilla-daemon
@ 2010-02-19 15:01 ` bugzilla-daemon
  2010-02-19 16:49 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 15:01 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #12 from John W. Linville <linville@tuxdriver.com>  2010-02-19 15:00:57 ---
Yup, that looks good...thanks!

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (11 preceding siblings ...)
  2010-02-19 15:01 ` bugzilla-daemon
@ 2010-02-19 16:49 ` bugzilla-daemon
  2010-02-19 18:47 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 16:49 UTC (permalink / raw)
  To: dri-devel

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


Francisco Jerez <currojerez@riseup.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25107|0                           |1
        is obsolete|                            |




--- Comment #13 from Francisco Jerez <currojerez@riseup.net>  2010-02-19 16:48:47 ---
Created an attachment (id=25118)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=25118)
ttm_set_caching_nopat_2.patch

This patch uses a simpler approach, would you mind checking that it has the
same effect?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (12 preceding siblings ...)
  2010-02-19 16:49 ` bugzilla-daemon
@ 2010-02-19 18:47 ` bugzilla-daemon
  2010-02-19 22:35 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 18:47 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #14 from John W. Linville <linville@tuxdriver.com>  2010-02-19 18:47:23 ---
The patch from comment 13 is acceptable, but my "seat of the pants" feeling is
that the first patch performed better.  FWIW the load average seemed 20-30%
lower with the first patch too, but I didn't do exhaustive testing by any
means.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (13 preceding siblings ...)
  2010-02-19 18:47 ` bugzilla-daemon
@ 2010-02-19 22:35 ` bugzilla-daemon
  2010-02-19 22:49 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 22:35 UTC (permalink / raw)
  To: dri-devel

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


Tobias Jakobi <liquid.acid@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liquid.acid@gmx.net




--- Comment #15 from Tobias Jakobi <liquid.acid@gmx.net>  2010-02-19 22:35:26 ---
I'm experiencing similar problems on my RV740 which is hooked up through the
PCIe.

I first noticed the issue when updating drm-radeon-testing and
mesa+xf86-video-ati+libdrm to git master.

I'm now using the latest drm-linus branch, which should fix this problem - but
apparantly not for me. Maybe it's just similar...

Anyway, I now have a average performance of 4fps in CS 1.5. The funny thing is
that quake3 is running with around 300fps when not limiting the fps. However
that's the only application I have currently installed that does that. Every
other OpenGL game I tested slows down to a crawl.

I also tried both patches here on drm-radeon-testing prior to checking out
drm-linus. Applying them there makes no difference to the performance.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (14 preceding siblings ...)
  2010-02-19 22:35 ` bugzilla-daemon
@ 2010-02-19 22:49 ` bugzilla-daemon
  2010-02-19 23:36 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 22:49 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #16 from Francisco Jerez <currojerez@riseup.net>  2010-02-19 22:49:18 ---
(In reply to comment #15)
> I'm experiencing similar problems on my RV740 which is hooked up through the
> PCIe.
> 
> I first noticed the issue when updating drm-radeon-testing and
> mesa+xf86-video-ati+libdrm to git master.
> 
> I'm now using the latest drm-linus branch, which should fix this problem - but
> apparantly not for me. Maybe it's just similar...
> 
> Anyway, I now have a average performance of 4fps in CS 1.5. The funny thing is
> that quake3 is running with around 300fps when not limiting the fps. However
> that's the only application I have currently installed that does that. Every
> other OpenGL game I tested slows down to a crawl.
> 
> I also tried both patches here on drm-radeon-testing prior to checking out
> drm-linus. Applying them there makes no difference to the performance.

Have you tried reverting db78e27de7e2?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (15 preceding siblings ...)
  2010-02-19 22:49 ` bugzilla-daemon
@ 2010-02-19 23:36 ` bugzilla-daemon
  2010-02-19 23:44 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 23:36 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #17 from Tobias Jakobi <liquid.acid@gmx.net>  2010-02-19 23:36:50 ---
I get an error with git when trying to revert the commit, so I just tried the
two patches.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (16 preceding siblings ...)
  2010-02-19 23:36 ` bugzilla-daemon
@ 2010-02-19 23:44 ` bugzilla-daemon
  2010-02-19 23:49 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 23:44 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #18 from Francisco Jerez <currojerez@riseup.net>  2010-02-19 23:44:25 ---
(In reply to comment #17)
> I get an error with git when trying to revert the commit, so I just tried the
> two patches.

You'll need to revert f0e2f38befa7 first.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (17 preceding siblings ...)
  2010-02-19 23:44 ` bugzilla-daemon
@ 2010-02-19 23:49 ` bugzilla-daemon
  2010-02-20  0:03 ` bugzilla-daemon
  2010-02-22 21:42 ` bugzilla-daemon
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-19 23:49 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #19 from Tobias Jakobi <liquid.acid@gmx.net>  2010-02-19 23:49:06 ---
I just went back to commit db78e27de7e2 and reverted then - I'm now building
that tree. Reporting back once I've done some tests.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (18 preceding siblings ...)
  2010-02-19 23:49 ` bugzilla-daemon
@ 2010-02-20  0:03 ` bugzilla-daemon
  2010-02-22 21:42 ` bugzilla-daemon
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-20  0:03 UTC (permalink / raw)
  To: dri-devel

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





--- Comment #20 from Tobias Jakobi <liquid.acid@gmx.net>  2010-02-20 00:03:17 ---
No, nothing - doesn't have any effect on performance. Must be something else.
I'm still wondering though since I already went back several weeks in git with
xf86-video-ati, libdrm and mesa and the problem still occurs... have to think
about what I updated in the past. :(

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
                   ` (19 preceding siblings ...)
  2010-02-20  0:03 ` bugzilla-daemon
@ 2010-02-22 21:42 ` bugzilla-daemon
  20 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-02-22 21:42 UTC (permalink / raw)
  To: dri-devel

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


Rafael J. Wysocki <rjw@sisk.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rjw@sisk.pl
             Blocks|                            |14885
         Resolution|                            |PATCH_ALREADY_AVAILABLE




--- Comment #21 from Rafael J. Wysocki <rjw@sisk.pl>  2010-02-22 21:42:00 ---
Patch : http://bugzilla.kernel.org/attachment.cgi?id=25118
Handled-By : Francisco Jerez <currojerez@riseup.net>

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
       [not found] <bug-15328-2300@https.bugzilla.kernel.org/>
@ 2010-03-21 19:20 ` bugzilla-daemon
  2010-03-22 16:01 ` bugzilla-daemon
  2010-10-28 23:32 ` bugzilla-daemon
  2 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-03-21 19:20 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=15328





--- Comment #22 from Rafael J. Wysocki <rjw@sisk.pl>  2010-03-21 19:20:13 ---
*** Bug 15306 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug #15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-03-21 20:27 2.6.34-rc2: Reported regressions 2.6.32 -> 2.6.33 Rafael J. Wysocki
@ 2010-03-21 20:30   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-03-21 20:30 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Dave Airlie, Francisco Jerez,
	John W. Linville, Thomas Hellstrom

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15328
Subject		: high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
Submitter	: John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
Date		: 2010-02-16 20:25 (34 days old)
Handled-By	: Francisco Jerez <currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=25118


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

* [Bug #15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
@ 2010-03-21 20:30   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-03-21 20:30 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Dave Airlie, Francisco Jerez,
	John W. Linville, Thomas Hellstrom

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15328
Subject		: high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
Submitter	: John W. Linville <linville@tuxdriver.com>
Date		: 2010-02-16 20:25 (34 days old)
Handled-By	: Francisco Jerez <currojerez@riseup.net>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=25118



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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
       [not found] <bug-15328-2300@https.bugzilla.kernel.org/>
  2010-03-21 19:20 ` [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7 bugzilla-daemon
@ 2010-03-22 16:01 ` bugzilla-daemon
  2010-10-28 23:32 ` bugzilla-daemon
  2 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-03-22 16:01 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=15328





--- Comment #23 from Tobias Jakobi <liquid.acid@gmx.net>  2010-03-22 16:01:14 ---
I totally forgot about this one:

To summarize what _my_ problem was...
I found out that the slowdowns were only affecting 32bit application (which
includes everything pushed through wine) and also ut2003, which I used for
testing. ioquake3 was compiled for 64bit (and it wasn't affected).
I probably never had any direct HW-accelerated rendering for 32bit applications
in the first place, but I didn't notice this because the indirect rendering
(which was selected by default, don't ask me why) wasn't that slow. Now it was
either an update to mesa or the mesa gentoo ebuild that "fixed" a problem, so
that NOW the sw rasterizer was now loaded by default (I looked like that
loading of the 32bit swrast failed in the past, resulting in indirect GLX). Of
course this resulted in awfully slow rendering.

After creating custom libdrm and mesa libs in /usr/local/lib32/ and also doing
a check with 32bit glxinfo the whole rendering is now HW-accelerated, slowdowns
are gone for good :)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
@ 2010-04-08 22:54 ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 22:54 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Maciej Rutecki, Andrew Morton, Linus Torvalds,
	Kernel Testers List, Network Development, Linux ACPI,
	Linux PM List, Linux SCSI List, Linux Wireless List, DRI

This message contains a list of some post-2.6.32 regressions introduced before
2.6.33, for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.

If you know of any other unresolved post-2.6.32 regressions, please let us know
either and we'll add them to the list.  Also, please let us 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
  ----------------------------------------
  2010-04-09      140       34          33
  2010-03-21      133       38          34
  2010-02-21      115       34          27
  2010-02-15      112       34          31
  2010-02-07       97       27          20
  2010-02-01       85       26          21
  2010-01-24       75       29          23
  2010-01-10       55       33          21
  2009-12-29       36       34          27


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

Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15733
Subject		: Crash when accessing nonexistent GTT entries in i915
Submitter	: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Date		: 2010-03-10 22:09 (30 days old)
Message-ID	: <1268258994.2183.14.camel@carter>
References	: http://marc.info/?l=linux-kernel&m=126825901326111&w=4
Handled-By	: Zhenyu Wang <zhenyuw@linux.intel.com>
		  Andrew Morton <akpm@linux-foundation.org>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15714
Subject		: PROBLEM: intelfb driver causes trace
Submitter	: Troilo, Domenic <Domenic.Troilo@gwl.ca>
Date		: 2010-04-01 14:52 (8 days old)
Message-ID	: <CBF11783AA883E41A86C009F3AE5D47F0CAE08C1@GWCORPMAIL4.gwl.bz>
References	: http://marc.info/?l=linux-kernel&m=127013359722664&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15710
Subject		: NumLock LED stays on after PC poweroff.
Submitter	: aceman <acelists@atlas.sk>
Date		: 2010-04-07 15:13 (2 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
Subject		: rt2500usb driver cannot remain connected
Submitter	:  <abcd@gentoo.org>
Date		: 2010-04-05 19:30 (4 days old)
Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15695
Subject		: calling pm-suspend freezes system
Submitter	: Werner Lemberg <wl@gnu.org>
Date		: 2010-04-05 05:13 (4 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15693
Subject		: Plugging or unplugging notebook charger renders Atheros card unusable
Submitter	:  <registosites1@hotmail.com>
Date		: 2010-04-04 21:03 (5 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15604
Subject		: r8169: Reports incorrect link information
Submitter	: Michael B. Trausch <mike@trausch.us>
Date		: 2010-03-22 04:19 (18 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15585
Subject		: [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk
Submitter	: M. Vefa Bicakci <bicave@superonline.com>
Date		: 2010-03-13 5:11 (27 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/d8e0902806c0bd2ccc4f6a267ff52565a3ec933b
Message-ID	: <4B9B1E8F.5090806@superonline.com>
References	: http://marc.info/?l=linux-kernel&m=126845754409543&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15544
Subject		: black screen upon S3 resume, syslog has "render error" and "page table error"
Submitter	: Sanjoy Mahajan <sanjoy@mit.edu>
Date		: 2010-03-16 00:45 (24 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15534
Subject		: 07ca:b808 crashing and breaking usb's
Submitter	: Alex Fiestas <alex@eyeos.org>
Date		: 2010-03-14 15:56 (26 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15525
Subject		: Blank screen after some time, after hibernation/suspend
Submitter	:  <capsel@matrix.inten.pl>
Date		: 2010-03-12 17:24 (28 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15502
Subject		: render error detected, EIR: 0x00000010
Submitter	: Artem Anisimov <aanisimov@inbox.ru>
Date		: 2010-03-10 05:45 (30 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15466
Subject		: 2.6.33 dies on modprobe
Submitter	: M G Berberich <berberic@fmi.uni-passau.de>
Date		: 2010-02-28 22:12 (40 days old)
Message-ID	: <20100228221257.GA8858@invalid>
References	: http://marc.info/?l=linux-kernel&m=126739570819208&w=2
Handled-By	: Américo Wang <xiyou.wangcong@gmail.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15465
Subject		: 2.6.33 problems
Submitter	: werner@guyane.dyn-o-saur.com
Date		: 2010-02-27 17:09 (41 days old)
Message-ID	: <1267290551.13148@guyane.dyn-o-saur.com>
References	: http://marc.info/?l=linux-kernel&m=126729183719672&w=2
Handled-By	: Tejun Heo <tj@kernel.org>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15454
Subject		: r8169 exits with error -22 since 2.6.33
Submitter	: Conrad Kostecki <ConiKost@gmx.de>
Date		: 2010-03-05 22:32 (35 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15439
Subject		: Laptop does consume more power when booted "cold" -- Thinkpad X200s
Submitter	:  <johannes.schlatow@googlemail.com>
Date		: 2010-03-03 23:09 (37 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15418
Subject		: battery status info broken; missing entry in ec_dmi_table for specific MSI hardware (notebook)
Submitter	: Tom-Steve Watzke <tswatzke@arcor.de>
Date		: 2010-03-01 07:25 (39 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15392
Subject		: The kernel does not start up.
Submitter	: Kristóf Ralovich <kristof.ralovich@gmail.com>
Date		: 2010-02-25 06:52 (43 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15376
Subject		: regression (oops) with usb in 2.6.33-rc8
Submitter	: Christophe Fergeau <cfergeau@mandriva.com>
Date		: 2010-02-23 10:58 (45 days old)
Handled-By	: Sarah Sharp <sarah.a.sharp@linux.intel.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15317
Subject		: Lockdep report while running aplay with pulse as the default
Submitter	: Ed Tomlinson <edt@aei.ca>
Date		: 2010-02-13 17:17 (55 days old)
Message-ID	: <201002131217.10579.edt@aei.ca>
References	: http://marc.info/?l=linux-kernel&m=126608146427546&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15311
Subject		: Starting pulseaudio causes a NULL pointer hit
Submitter	: Ed Tomlinson <edt@aei.ca>
Date		: 2010-02-14 23:41 (54 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15305
Subject		: Dell video dies when booting
Submitter	: David Ronis <ronis@ronispc.chem.mcgill.ca>
Date		: 2010-02-14 1:07 (54 days old)
Message-ID	: <1266109622.11290.10.camel@montroll.chem.mcgill.ca>
References	: http://marc.info/?l=linux-kernel&m=126611098225127&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15278
Subject		: lockdep warning for iscsi in 2.6.33-rc6
Submitter	: Tao Ma <tao.ma@oracle.com>
Date		: 2010-02-09 6:59 (59 days old)
Message-ID	: <4B7107CF.3060703@oracle.com>
References	: http://marc.info/?l=linux-kernel&m=126569884330200&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15277
Subject		: 2.6.33-rc6 crashes on resume
Submitter	: Bill Davidsen <davidsen@roadwarrior3.tmr.com>
Date		: 2010-02-08 23:03 (60 days old)
Message-ID	: <4B70982F.8090208@roadwarrior3.tmr.com>
References	: http://marc.info/?l=linux-kernel&m=126567021801935&w=2
Handled-By	: Rafael J. Wysocki <rjw@sisk.pl>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15276
Subject		: latest git kernel: general protection fault: 0000 [#1]
Submitter	: Markus Trippelsdorf <markus@trippelsdorf.de>
Date		: 2010-02-09 8:36 (59 days old)
Message-ID	: <20100209083605.GA1766@arch.tripp.de>
References	: http://marc.info/?l=linux-kernel&m=126570498804223&w=2
Handled-By	: Jérôme Glisse <glisse@freedesktop.org>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15259
Subject		: Corruption with OpenGL since Intel's big DRM push on i945
Submitter	: Alexandre Demers <papouta@hotmail.com>
Date		: 2010-02-08 13:19 (60 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/76446cac68568fc7f5168a27deaf803ed22a4360


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15246
Subject		: BUG: Bad page state in process portageq
Submitter	: Johannes Hirte <johannes.hirte@fem.tu-ilmenau.de>
Date		: 2010-02-07 0:45 (61 days old)
References	: http://marc.info/?l=linux-kernel&m=126550356515887&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15244
Subject		: PROBLEM: hda-intel divide by zero kernel crash in azx_position_ok()
Submitter	: Jody Bruchon <jody@nctritech.com>
Date		: 2010-02-06 0:32 (62 days old)
References	: http://marc.info/?l=linux-kernel&m=126541276028173&w=2
Handled-By	: Takashi Iwai <tiwai@suse.de>
		  Jody Bruchon <jody@nctritech.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15076
Subject		: System panic under load with clockevents_program_event
Submitter	: okias <d.okias@gmail.com>
Date		: 2010-01-17 13:03 (82 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15036
Subject		: soft lockup in dmesg after suspend/resume
Submitter	: ykzhao <yakui.zhao@intel.com>
Date		: 2010-01-04 5:36 (95 days old)
References	: http://marc.info/?l=linux-kernel&m=126258356202722&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14950
Subject		: tbench regression with 2.6.33-rc1
Submitter	: Lin Ming <ming.m.lin@intel.com>
Date		: 2009-12-25 11:11 (105 days old)
References	: http://marc.info/?l=linux-kernel&m=126174044213172&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14937
Subject		: WARNING: at kernel/lockdep.c:2830
Submitter	: Grant Wilson <grant.wilson@zen.co.uk>
Date		: 2009-12-27 13:35 (103 days old)
References	: http://marc.info/?l=linux-kernel&m=126192220404829&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14792
Subject		: Misdetection of the TV output
Submitter	: Santi <santi@agolina.net>
Date		: 2009-12-12 13:28 (118 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/27dfaf4f5825a119305db1bc63bef30ed400e376
Handled-By	: Zhao Yakui <yakui.zhao@intel.com>


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

Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15328
Subject		: high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
Submitter	: John W. Linville <linville@tuxdriver.com>
Date		: 2010-02-16 20:25 (52 days old)
Handled-By	: Francisco Jerez <currojerez@riseup.net>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=25118


For details, please visit the bug entries and follow the links given in
references.

As you can see, there is a Bugzilla entry for each of the listed regressions.
There also is a Bugzilla entry used for tracking the regressions introduced
between 2.6.32 and 2.6.33, unresolved as well as resolved, at:

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

Please let the tracking teak know if there are any Bugzilla entries that
should be added to the list in there.

Thanks!

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
@ 2010-04-08 22:54 ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 22:54 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Maciej Rutecki, Andrew Morton, Linus Torvalds,
	Kernel Testers List, Network Development, Linux ACPI,
	Linux PM List, Linux SCSI List, Linux Wireless List, DRI

This message contains a list of some post-2.6.32 regressions introduced before
2.6.33, for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.

If you know of any other unresolved post-2.6.32 regressions, please let us know
either and we'll add them to the list.  Also, please let us 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
  ----------------------------------------
  2010-04-09      140       34          33
  2010-03-21      133       38          34
  2010-02-21      115       34          27
  2010-02-15      112       34          31
  2010-02-07       97       27          20
  2010-02-01       85       26          21
  2010-01-24       75       29          23
  2010-01-10       55       33          21
  2009-12-29       36       34          27


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

Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15733
Subject		: Crash when accessing nonexistent GTT entries in i915
Submitter	: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Date		: 2010-03-10 22:09 (30 days old)
Message-ID	: <1268258994.2183.14.camel@carter>
References	: http://marc.info/?l=linux-kernel&m=126825901326111&w=4
Handled-By	: Zhenyu Wang <zhenyuw@linux.intel.com>
		  Andrew Morton <akpm@linux-foundation.org>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15714
Subject		: PROBLEM: intelfb driver causes trace
Submitter	: Troilo, Domenic <Domenic.Troilo@gwl.ca>
Date		: 2010-04-01 14:52 (8 days old)
Message-ID	: <CBF11783AA883E41A86C009F3AE5D47F0CAE08C1@GWCORPMAIL4.gwl.bz>
References	: http://marc.info/?l=linux-kernel&m=127013359722664&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15710
Subject		: NumLock LED stays on after PC poweroff.
Submitter	: aceman <acelists@atlas.sk>
Date		: 2010-04-07 15:13 (2 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
Subject		: rt2500usb driver cannot remain connected
Submitter	:  <abcd@gentoo.org>
Date		: 2010-04-05 19:30 (4 days old)
Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15695
Subject		: calling pm-suspend freezes system
Submitter	: Werner Lemberg <wl@gnu.org>
Date		: 2010-04-05 05:13 (4 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15693
Subject		: Plugging or unplugging notebook charger renders Atheros card unusable
Submitter	:  <registosites1@hotmail.com>
Date		: 2010-04-04 21:03 (5 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15604
Subject		: r8169: Reports incorrect link information
Submitter	: Michael B. Trausch <mike@trausch.us>
Date		: 2010-03-22 04:19 (18 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15585
Subject		: [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk
Submitter	: M. Vefa Bicakci <bicave@superonline.com>
Date		: 2010-03-13 5:11 (27 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/d8e0902806c0bd2ccc4f6a267ff52565a3ec933b
Message-ID	: <4B9B1E8F.5090806@superonline.com>
References	: http://marc.info/?l=linux-kernel&m=126845754409543&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15544
Subject		: black screen upon S3 resume, syslog has "render error" and "page table error"
Submitter	: Sanjoy Mahajan <sanjoy@mit.edu>
Date		: 2010-03-16 00:45 (24 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15534
Subject		: 07ca:b808 crashing and breaking usb's
Submitter	: Alex Fiestas <alex@eyeos.org>
Date		: 2010-03-14 15:56 (26 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15525
Subject		: Blank screen after some time, after hibernation/suspend
Submitter	:  <capsel@matrix.inten.pl>
Date		: 2010-03-12 17:24 (28 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15502
Subject		: render error detected, EIR: 0x00000010
Submitter	: Artem Anisimov <aanisimov@inbox.ru>
Date		: 2010-03-10 05:45 (30 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15466
Subject		: 2.6.33 dies on modprobe
Submitter	: M G Berberich <berberic@fmi.uni-passau.de>
Date		: 2010-02-28 22:12 (40 days old)
Message-ID	: <20100228221257.GA8858@invalid>
References	: http://marc.info/?l=linux-kernel&m=126739570819208&w=2
Handled-By	: Américo Wang <xiyou.wangcong@gmail.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15465
Subject		: 2.6.33 problems
Submitter	: werner@guyane.dyn-o-saur.com
Date		: 2010-02-27 17:09 (41 days old)
Message-ID	: <1267290551.13148@guyane.dyn-o-saur.com>
References	: http://marc.info/?l=linux-kernel&m=126729183719672&w=2
Handled-By	: Tejun Heo <tj@kernel.org>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15454
Subject		: r8169 exits with error -22 since 2.6.33
Submitter	: Conrad Kostecki <ConiKost@gmx.de>
Date		: 2010-03-05 22:32 (35 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15439
Subject		: Laptop does consume more power when booted "cold" -- Thinkpad X200s
Submitter	:  <johannes.schlatow@googlemail.com>
Date		: 2010-03-03 23:09 (37 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15418
Subject		: battery status info broken; missing entry in ec_dmi_table for specific MSI hardware (notebook)
Submitter	: Tom-Steve Watzke <tswatzke@arcor.de>
Date		: 2010-03-01 07:25 (39 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15392
Subject		: The kernel does not start up.
Submitter	: Kristóf Ralovich <kristof.ralovich@gmail.com>
Date		: 2010-02-25 06:52 (43 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15376
Subject		: regression (oops) with usb in 2.6.33-rc8
Submitter	: Christophe Fergeau <cfergeau@mandriva.com>
Date		: 2010-02-23 10:58 (45 days old)
Handled-By	: Sarah Sharp <sarah.a.sharp@linux.intel.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15317
Subject		: Lockdep report while running aplay with pulse as the default
Submitter	: Ed Tomlinson <edt@aei.ca>
Date		: 2010-02-13 17:17 (55 days old)
Message-ID	: <201002131217.10579.edt@aei.ca>
References	: http://marc.info/?l=linux-kernel&m=126608146427546&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15311
Subject		: Starting pulseaudio causes a NULL pointer hit
Submitter	: Ed Tomlinson <edt@aei.ca>
Date		: 2010-02-14 23:41 (54 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15305
Subject		: Dell video dies when booting
Submitter	: David Ronis <ronis@ronispc.chem.mcgill.ca>
Date		: 2010-02-14 1:07 (54 days old)
Message-ID	: <1266109622.11290.10.camel@montroll.chem.mcgill.ca>
References	: http://marc.info/?l=linux-kernel&m=126611098225127&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15278
Subject		: lockdep warning for iscsi in 2.6.33-rc6
Submitter	: Tao Ma <tao.ma@oracle.com>
Date		: 2010-02-09 6:59 (59 days old)
Message-ID	: <4B7107CF.3060703@oracle.com>
References	: http://marc.info/?l=linux-kernel&m=126569884330200&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15277
Subject		: 2.6.33-rc6 crashes on resume
Submitter	: Bill Davidsen <davidsen@roadwarrior3.tmr.com>
Date		: 2010-02-08 23:03 (60 days old)
Message-ID	: <4B70982F.8090208@roadwarrior3.tmr.com>
References	: http://marc.info/?l=linux-kernel&m=126567021801935&w=2
Handled-By	: Rafael J. Wysocki <rjw@sisk.pl>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15276
Subject		: latest git kernel: general protection fault: 0000 [#1]
Submitter	: Markus Trippelsdorf <markus@trippelsdorf.de>
Date		: 2010-02-09 8:36 (59 days old)
Message-ID	: <20100209083605.GA1766@arch.tripp.de>
References	: http://marc.info/?l=linux-kernel&m=126570498804223&w=2
Handled-By	: Jérôme Glisse <glisse@freedesktop.org>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15259
Subject		: Corruption with OpenGL since Intel's big DRM push on i945
Submitter	: Alexandre Demers <papouta@hotmail.com>
Date		: 2010-02-08 13:19 (60 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/76446cac68568fc7f5168a27deaf803ed22a4360


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15246
Subject		: BUG: Bad page state in process portageq
Submitter	: Johannes Hirte <johannes.hirte@fem.tu-ilmenau.de>
Date		: 2010-02-07 0:45 (61 days old)
References	: http://marc.info/?l=linux-kernel&m=126550356515887&w=2


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15244
Subject		: PROBLEM: hda-intel divide by zero kernel crash in azx_position_ok()
Submitter	: Jody Bruchon <jody@nctritech.com>
Date		: 2010-02-06 0:32 (62 days old)
References	: http://marc.info/?l=linux-kernel&m=126541276028173&w=2
Handled-By	: Takashi Iwai <tiwai@suse.de>
		  Jody Bruchon <jody@nctritech.com>


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15076
Subject		: System panic under load with clockevents_program_event
Submitter	: okias <d.okias@gmail.com>
Date		: 2010-01-17 13:03 (82 days old)


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15036
Subject		: soft lockup in dmesg after suspend/resume
Submitter	: ykzhao <yakui.zhao@intel.com>
Date		: 2010-01-04 5:36 (95 days old)
References	: http://marc.info/?l=linux-kernel&m=126258356202722&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14950
Subject		: tbench regression with 2.6.33-rc1
Submitter	: Lin Ming <ming.m.lin@intel.com>
Date		: 2009-12-25 11:11 (105 days old)
References	: http://marc.info/?l=linux-kernel&m=126174044213172&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14937
Subject		: WARNING: at kernel/lockdep.c:2830
Submitter	: Grant Wilson <grant.wilson@zen.co.uk>
Date		: 2009-12-27 13:35 (103 days old)
References	: http://marc.info/?l=linux-kernel&m=126192220404829&w=4


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14792
Subject		: Misdetection of the TV output
Submitter	: Santi <santi@agolina.net>
Date		: 2009-12-12 13:28 (118 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/27dfaf4f5825a119305db1bc63bef30ed400e376
Handled-By	: Zhao Yakui <yakui.zhao@intel.com>


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

Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15328
Subject		: high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
Submitter	: John W. Linville <linville@tuxdriver.com>
Date		: 2010-02-16 20:25 (52 days old)
Handled-By	: Francisco Jerez <currojerez@riseup.net>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=25118


For details, please visit the bug entries and follow the links given in
references.

As you can see, there is a Bugzilla entry for each of the listed regressions.
There also is a Bugzilla entry used for tracking the regressions introduced
between 2.6.32 and 2.6.33, unresolved as well as resolved, at:

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

Please let the tracking teak know if there are any Bugzilla entries that
should be added to the list in there.

Thanks!


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

* [Bug #14792] Misdetection of the TV output
  2010-04-08 22:54 ` Rafael J. Wysocki
  (?)
@ 2010-04-08 22:54 ` Rafael J. Wysocki
  2010-04-08 23:39     ` Jesse Barnes
  -1 siblings, 1 reply; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 22:54 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Adam Jackson, Eric Anholt,
	Santi, Zhao Yakui

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14792
Subject		: Misdetection of the TV output
Submitter	: Santi <santi@agolina.net>
Date		: 2009-12-12 13:28 (118 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/27dfaf4f5825a119305db1bc63bef30ed400e376
Handled-By	: Zhao Yakui <yakui.zhao@intel.com>


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

* [Bug #14950] tbench regression with 2.6.33-rc1
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Lin Ming, Mike Galbraith

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14950
Subject		: tbench regression with 2.6.33-rc1
Submitter	: Lin Ming <ming.m.lin-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Date		: 2009-12-25 11:11 (105 days old)
References	: http://marc.info/?l=linux-kernel&m=126174044213172&w=4


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

* [Bug #15076] System panic under load with clockevents_program_event
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, okias

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15076
Subject		: System panic under load with clockevents_program_event
Submitter	: okias <d.okias-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date		: 2010-01-17 13:03 (82 days old)


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

* [Bug #14937] WARNING: at kernel/lockdep.c:2830
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (3 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Grant Wilson

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14937
Subject		: WARNING: at kernel/lockdep.c:2830
Submitter	: Grant Wilson <grant.wilson@zen.co.uk>
Date		: 2009-12-27 13:35 (103 days old)
References	: http://marc.info/?l=linux-kernel&m=126192220404829&w=4


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

* [Bug #15036] soft lockup in dmesg after suspend/resume
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (4 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, ykzhao, Zou, Nanhai

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15036
Subject		: soft lockup in dmesg after suspend/resume
Submitter	: ykzhao <yakui.zhao@intel.com>
Date		: 2010-01-04 5:36 (95 days old)
References	: http://marc.info/?l=linux-kernel&m=126258356202722&w=4


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

* [Bug #14950] tbench regression with 2.6.33-rc1
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Lin Ming, Mike Galbraith

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14950
Subject		: tbench regression with 2.6.33-rc1
Submitter	: Lin Ming <ming.m.lin@intel.com>
Date		: 2009-12-25 11:11 (105 days old)
References	: http://marc.info/?l=linux-kernel&m=126174044213172&w=4



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

* [Bug #15076] System panic under load with clockevents_program_event
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, okias

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15076
Subject		: System panic under load with clockevents_program_event
Submitter	: okias <d.okias@gmail.com>
Date		: 2010-01-17 13:03 (82 days old)



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

* [Bug #15244] PROBLEM: hda-intel divide by zero kernel crash in azx_position_ok()
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (5 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Jody Bruchon, Takashi Iwai

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15244
Subject		: PROBLEM: hda-intel divide by zero kernel crash in azx_position_ok()
Submitter	: Jody Bruchon <jody@nctritech.com>
Date		: 2010-02-06 0:32 (62 days old)
References	: http://marc.info/?l=linux-kernel&m=126541276028173&w=2
Handled-By	: Takashi Iwai <tiwai@suse.de>
		  Jody Bruchon <jody@nctritech.com>


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

* [Bug #15276] latest git kernel: general protection fault: 0000 [#1]
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (6 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Jérôme Glisse,
	Markus Trippelsdorf

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15276
Subject		: latest git kernel: general protection fault: 0000 [#1]
Submitter	: Markus Trippelsdorf <markus@trippelsdorf.de>
Date		: 2010-02-09 8:36 (59 days old)
Message-ID	: <20100209083605.GA1766@arch.tripp.de>
References	: http://marc.info/?l=linux-kernel&m=126570498804223&w=2
Handled-By	: Jérôme Glisse <glisse@freedesktop.org>


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

* [Bug #15259] Corruption with OpenGL since Intel's big DRM push on i945
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Alexandre Demers,
	Chris Wilson, Eric Anholt, Jesse Barnes, Kristian Høgsberg

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15259
Subject		: Corruption with OpenGL since Intel's big DRM push on i945
Submitter	: Alexandre Demers <papouta-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
Date		: 2010-02-08 13:19 (60 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/76446cac68568fc7f5168a27deaf803ed22a4360


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

* [Bug #15246] BUG: Bad page state in process portageq
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (7 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Johannes Hirte

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15246
Subject		: BUG: Bad page state in process portageq
Submitter	: Johannes Hirte <johannes.hirte@fem.tu-ilmenau.de>
Date		: 2010-02-07 0:45 (61 days old)
References	: http://marc.info/?l=linux-kernel&m=126550356515887&w=2


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

* [Bug #15259] Corruption with OpenGL since Intel's big DRM push on i945
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Alexandre Demers,
	Chris Wilson, Eric Anholt, Jesse Barnes, Kristian Høgsberg

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15259
Subject		: Corruption with OpenGL since Intel's big DRM push on i945
Submitter	: Alexandre Demers <papouta@hotmail.com>
Date		: 2010-02-08 13:19 (60 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/76446cac68568fc7f5168a27deaf803ed22a4360



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

* [Bug #15311] Starting pulseaudio causes a NULL pointer hit
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (9 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Ed Tomlinson

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15311
Subject		: Starting pulseaudio causes a NULL pointer hit
Submitter	: Ed Tomlinson <edt@aei.ca>
Date		: 2010-02-14 23:41 (54 days old)


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

* [Bug #15317] Lockdep report while running aplay with pulse as the default
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (12 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Ed Tomlinson

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15317
Subject		: Lockdep report while running aplay with pulse as the default
Submitter	: Ed Tomlinson <edt@aei.ca>
Date		: 2010-02-13 17:17 (55 days old)
Message-ID	: <201002131217.10579.edt@aei.ca>
References	: http://marc.info/?l=linux-kernel&m=126608146427546&w=2


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

* [Bug #15305] Dell video dies when booting
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (13 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, David Ronis

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15305
Subject		: Dell video dies when booting
Submitter	: David Ronis <ronis@ronispc.chem.mcgill.ca>
Date		: 2010-02-14 1:07 (54 days old)
Message-ID	: <1266109622.11290.10.camel@montroll.chem.mcgill.ca>
References	: http://marc.info/?l=linux-kernel&m=126611098225127&w=4


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

* [Bug #15278] lockdep warning for iscsi in 2.6.33-rc6
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, Tao Ma

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15278
Subject		: lockdep warning for iscsi in 2.6.33-rc6
Submitter	: Tao Ma <tao.ma-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
Date		: 2010-02-09 6:59 (59 days old)
Message-ID	: <4B7107CF.3060703-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
References	: http://marc.info/?l=linux-kernel&m=126569884330200&w=2


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

* [Bug #15277] 2.6.33-rc6 crashes on resume
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Bill Davidsen,
	Rafael J. Wysocki

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15277
Subject		: 2.6.33-rc6 crashes on resume
Submitter	: Bill Davidsen <davidsen-qP6l2Dk72c6WAI/I2fU3s1aTQe2KTcn/@public.gmane.org>
Date		: 2010-02-08 23:03 (60 days old)
Message-ID	: <4B70982F.8090208-qP6l2Dk72c6WAI/I2fU3s1aTQe2KTcn/@public.gmane.org>
References	: http://marc.info/?l=linux-kernel&m=126567021801935&w=2
Handled-By	: Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org>


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

* [Bug #15278] lockdep warning for iscsi in 2.6.33-rc6
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, Tao Ma

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15278
Subject		: lockdep warning for iscsi in 2.6.33-rc6
Submitter	: Tao Ma <tao.ma@oracle.com>
Date		: 2010-02-09 6:59 (59 days old)
Message-ID	: <4B7107CF.3060703@oracle.com>
References	: http://marc.info/?l=linux-kernel&m=126569884330200&w=2



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

* [Bug #15277] 2.6.33-rc6 crashes on resume
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Bill Davidsen,
	Rafael J. Wysocki

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15277
Subject		: 2.6.33-rc6 crashes on resume
Submitter	: Bill Davidsen <davidsen@roadwarrior3.tmr.com>
Date		: 2010-02-08 23:03 (60 days old)
Message-ID	: <4B70982F.8090208@roadwarrior3.tmr.com>
References	: http://marc.info/?l=linux-kernel&m=126567021801935&w=2
Handled-By	: Rafael J. Wysocki <rjw@sisk.pl>



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

* [Bug #15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (14 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Dave Airlie, Francisco Jerez,
	John W. Linville, Thomas Hellstrom

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15328
Subject		: high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
Submitter	: John W. Linville <linville@tuxdriver.com>
Date		: 2010-02-16 20:25 (52 days old)
Handled-By	: Francisco Jerez <currojerez@riseup.net>
Patch		: http://bugzilla.kernel.org/attachment.cgi?id=25118


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

* [Bug #15392] The kernel does not start up.
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Kristóf Ralovich

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15392
Subject		: The kernel does not start up.
Submitter	: Kristóf Ralovich <kristof.ralovich@gmail.com>
Date		: 2010-02-25 06:52 (43 days old)


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

* [Bug #15376] regression (oops) with usb in 2.6.33-rc8
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (16 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Christophe Fergeau,
	Sarah Sharp

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15376
Subject		: regression (oops) with usb in 2.6.33-rc8
Submitter	: Christophe Fergeau <cfergeau@mandriva.com>
Date		: 2010-02-23 10:58 (45 days old)
Handled-By	: Sarah Sharp <sarah.a.sharp@linux.intel.com>


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

* [Bug #15392] The kernel does not start up.
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Kristóf Ralovich

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15392
Subject		: The kernel does not start up.
Submitter	: Kristóf Ralovich <kristof.ralovich@gmail.com>
Date		: 2010-02-25 06:52 (43 days old)



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

* [Bug #15465] 2.6.33 problems
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Tejun Heo,
	"werner-8sD6cL5aztXpUPmsNZci9XnhMCiq3JZZ

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15465
Subject		: 2.6.33 problems
Submitter	: werner-8sD6cL5aztXpUPmsNZci9XnhMCiq3JZZ@public.gmane.org
Date		: 2010-02-27 17:09 (41 days old)
Message-ID	: <1267290551.13148-8sD6cL5aztXpUPmsNZci9XnhMCiq3JZZ@public.gmane.org>
References	: http://marc.info/?l=linux-kernel&m=126729183719672&w=2
Handled-By	: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>


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

* [Bug #15454] r8169 exits with error -22 since 2.6.33
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (17 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  2010-04-09  1:14     ` David Dillow
  -1 siblings, 1 reply; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Conrad Kostecki

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15454
Subject		: r8169 exits with error -22 since 2.6.33
Submitter	: Conrad Kostecki <ConiKost@gmx.de>
Date		: 2010-03-05 22:32 (35 days old)


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

* [Bug #15439] Laptop does consume more power when booted "cold" -- Thinkpad X200s
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, johannes.schlatow

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15439
Subject		: Laptop does consume more power when booted "cold" -- Thinkpad X200s
Submitter	:  <johannes.schlatow@googlemail.com>
Date		: 2010-03-03 23:09 (37 days old)


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

* [Bug #15418] battery status info broken; missing entry in ec_dmi_table for specific MSI hardware (notebook)
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Tom-Steve Watzke

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15418
Subject		: battery status info broken; missing entry in ec_dmi_table for specific MSI hardware (notebook)
Submitter	: Tom-Steve Watzke <tswatzke-KvP5wT2u2U0@public.gmane.org>
Date		: 2010-03-01 07:25 (39 days old)


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

* [Bug #15465] 2.6.33 problems
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Tejun Heo, "werner

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15465
Subject		: 2.6.33 problems
Submitter	: werner@guyane.dyn-o-saur.com
Date		: 2010-02-27 17:09 (41 days old)
Message-ID	: <1267290551.13148@guyane.dyn-o-saur.com>
References	: http://marc.info/?l=linux-kernel&m=126729183719672&w=2
Handled-By	: Tejun Heo <tj@kernel.org>



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

* [Bug #15439] Laptop does consume more power when booted "cold" -- Thinkpad X200s
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, johannes.schlatow

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15439
Subject		: Laptop does consume more power when booted "cold" -- Thinkpad X200s
Submitter	:  <johannes.schlatow@googlemail.com>
Date		: 2010-03-03 23:09 (37 days old)



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

* [Bug #15418] battery status info broken; missing entry in ec_dmi_table for specific MSI hardware (notebook)
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Tom-Steve Watzke

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15418
Subject		: battery status info broken; missing entry in ec_dmi_table for specific MSI hardware (notebook)
Submitter	: Tom-Steve Watzke <tswatzke@arcor.de>
Date		: 2010-03-01 07:25 (39 days old)



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

* [Bug #15466] 2.6.33 dies on modprobe
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Américo Wang,
	M G Berberich

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15466
Subject		: 2.6.33 dies on modprobe
Submitter	: M G Berberich <berberic@fmi.uni-passau.de>
Date		: 2010-02-28 22:12 (40 days old)
Message-ID	: <20100228221257.GA8858@invalid>
References	: http://marc.info/?l=linux-kernel&m=126739570819208&w=2
Handled-By	: Américo Wang <xiyou.wangcong@gmail.com>


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

* [Bug #15466] 2.6.33 dies on modprobe
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Américo Wang,
	M G Berberich

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15466
Subject		: 2.6.33 dies on modprobe
Submitter	: M G Berberich <berberic@fmi.uni-passau.de>
Date		: 2010-02-28 22:12 (40 days old)
Message-ID	: <20100228221257.GA8858@invalid>
References	: http://marc.info/?l=linux-kernel&m=126739570819208&w=2
Handled-By	: Américo Wang <xiyou.wangcong@gmail.com>



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

* [Bug #15502] render error detected, EIR: 0x00000010
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (22 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Artem Anisimov

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15502
Subject		: render error detected, EIR: 0x00000010
Submitter	: Artem Anisimov <aanisimov@inbox.ru>
Date		: 2010-03-10 05:45 (30 days old)


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

* [Bug #15525] Blank screen after some time, after hibernation/suspend
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki,
	capsel-TczADy9obxp6MykY/Dygjw

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15525
Subject		: Blank screen after some time, after hibernation/suspend
Submitter	:  <capsel-TczADy9obxp6MykY/Dygjw@public.gmane.org>
Date		: 2010-03-12 17:24 (28 days old)


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

* [Bug #15525] Blank screen after some time, after hibernation/suspend
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, capsel

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15525
Subject		: Blank screen after some time, after hibernation/suspend
Submitter	:  <capsel@matrix.inten.pl>
Date		: 2010-03-12 17:24 (28 days old)



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

* [Bug #15544] black screen upon S3 resume, syslog has "render error" and "page table error"
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Sanjoy Mahajan

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15544
Subject		: black screen upon S3 resume, syslog has "render error" and "page table error"
Submitter	: Sanjoy Mahajan <sanjoy-3s7WtUTddSA@public.gmane.org>
Date		: 2010-03-16 00:45 (24 days old)


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

* [Bug #15695] calling pm-suspend freezes system
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Werner Lemberg

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15695
Subject		: calling pm-suspend freezes system
Submitter	: Werner Lemberg <wl-mXXj517/zsQ@public.gmane.org>
Date		: 2010-04-05 05:13 (4 days old)


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

* [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (27 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  2010-04-10 23:46   ` [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabledcauses " M. Vefa Bicakci
  -1 siblings, 1 reply; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Chris Wilson,
	M. Vefa Bicakci

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15585
Subject		: [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk
Submitter	: M. Vefa Bicakci <bicave@superonline.com>
Date		: 2010-03-13 5:11 (27 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/d8e0902806c0bd2ccc4f6a267ff52565a3ec933b
Message-ID	: <4B9B1E8F.5090806@superonline.com>
References	: http://marc.info/?l=linux-kernel&m=126845754409543&w=2


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

* [Bug #15604] r8169: Reports incorrect link information
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (29 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Michael B. Trausch

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15604
Subject		: r8169: Reports incorrect link information
Submitter	: Michael B. Trausch <mike@trausch.us>
Date		: 2010-03-22 04:19 (18 days old)


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

* [Bug #15693] Plugging or unplugging notebook charger renders Atheros card unusable
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, registosites1

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15693
Subject		: Plugging or unplugging notebook charger renders Atheros card unusable
Submitter	:  <registosites1@hotmail.com>
Date		: 2010-04-04 21:03 (5 days old)


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

* [Bug #15534] 07ca:b808 crashing and breaking usb's
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (25 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Alex Fiestas

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15534
Subject		: 07ca:b808 crashing and breaking usb's
Submitter	: Alex Fiestas <alex@eyeos.org>
Date		: 2010-03-14 15:56 (26 days old)


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

* [Bug #15695] calling pm-suspend freezes system
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Werner Lemberg

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15695
Subject		: calling pm-suspend freezes system
Submitter	: Werner Lemberg <wl@gnu.org>
Date		: 2010-04-05 05:13 (4 days old)



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

* [Bug #15544] black screen upon S3 resume, syslog has "render error" and "page table error"
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Sanjoy Mahajan

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15544
Subject		: black screen upon S3 resume, syslog has "render error" and "page table error"
Submitter	: Sanjoy Mahajan <sanjoy@mit.edu>
Date		: 2010-03-16 00:45 (24 days old)



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

* [Bug #15693] Plugging or unplugging notebook charger renders Atheros card unusable
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, registosites1

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15693
Subject		: Plugging or unplugging notebook charger renders Atheros card unusable
Submitter	:  <registosites1@hotmail.com>
Date		: 2010-04-04 21:03 (5 days old)



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

* [Bug #15733] Crash when accessing nonexistent GTT entries in i915
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (33 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  2010-04-09 11:53     ` Miguel Ojeda
  -1 siblings, 1 reply; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Andrew Morton, Miguel Ojeda,
	Zhenyu Wang

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15733
Subject		: Crash when accessing nonexistent GTT entries in i915
Submitter	: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Date		: 2010-03-10 22:09 (30 days old)
Message-ID	: <1268258994.2183.14.camel@carter>
References	: http://marc.info/?l=linux-kernel&m=126825901326111&w=4
Handled-By	: Zhenyu Wang <zhenyuw@linux.intel.com>
		  Andrew Morton <akpm@linux-foundation.org>


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

* [Bug #15714] PROBLEM: intelfb driver causes trace
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Troilo, Domenic

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15714
Subject		: PROBLEM: intelfb driver causes trace
Submitter	: Troilo, Domenic <Domenic.Troilo-etP3K97RZjo@public.gmane.org>
Date		: 2010-04-01 14:52 (8 days old)
Message-ID	: <CBF11783AA883E41A86C009F3AE5D47F0CAE08C1-hkqfebtpdLPnEv0yOcxHJibtMM6wq+HK@public.gmane.org>
References	: http://marc.info/?l=linux-kernel&m=127013359722664&w=2


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

* [Bug #15699] rt2500usb driver cannot remain connected
  2010-04-08 22:54 ` Rafael J. Wysocki
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, abcd, Ivo van Doorn

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
Subject		: rt2500usb driver cannot remain connected
Submitter	:  <abcd@gentoo.org>
Date		: 2010-04-05 19:30 (4 days old)
Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>


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

* [Bug #15710] NumLock LED stays on after PC poweroff.
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (31 preceding siblings ...)
  (?)
@ 2010-04-08 23:04 ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, aceman

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15710
Subject		: NumLock LED stays on after PC poweroff.
Submitter	: aceman <acelists@atlas.sk>
Date		: 2010-04-07 15:13 (2 days old)


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

* [Bug #15714] PROBLEM: intelfb driver causes trace
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Troilo, Domenic

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15714
Subject		: PROBLEM: intelfb driver causes trace
Submitter	: Troilo, Domenic <Domenic.Troilo@gwl.ca>
Date		: 2010-04-01 14:52 (8 days old)
Message-ID	: <CBF11783AA883E41A86C009F3AE5D47F0CAE08C1@GWCORPMAIL4.gwl.bz>
References	: http://marc.info/?l=linux-kernel&m=127013359722664&w=2



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

* [Bug #15699] rt2500usb driver cannot remain connected
@ 2010-04-08 23:04   ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-08 23:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, abcd, Ivo van Doorn

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

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


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
Subject		: rt2500usb driver cannot remain connected
Submitter	:  <abcd@gentoo.org>
Date		: 2010-04-05 19:30 (4 days old)
Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>



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

* Re: [Bug #14792] Misdetection of the TV output
  2010-04-08 22:54 ` [Bug #14792] Misdetection of the TV output Rafael J. Wysocki
@ 2010-04-08 23:39     ` Jesse Barnes
  0 siblings, 0 replies; 105+ messages in thread
From: Jesse Barnes @ 2010-04-08 23:39 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Adam Jackson, Eric Anholt, Santi, Zhao Yakui

On Fri,  9 Apr 2010 00:54:29 +0200 (CEST)
"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org> wrote:

> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.32 and 2.6.33.
> 
> The following bug entry is on the current list of known regressions
> introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> be listed and let the tracking team know (either way).
> 
> 
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14792
> Subject		: Misdetection of the TV output
> Submitter	: Santi <santi-wpr36wD7VxHR7s880joybQ@public.gmane.org>
> Date		: 2009-12-12 13:28 (118 days old)
> First-Bad-Commit: http://git.kernel.org/git/linus/27dfaf4f5825a119305db1bc63bef30ed400e376
> Handled-By	: Zhao Yakui <yakui.zhao-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

Looks like Yakui just pushed the fix for this one, so hopefully we'll
be able to close it soon.

-- 
Jesse Barnes, Intel Open Source Technology Center

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

* Re: [Bug #14792] Misdetection of the TV output
@ 2010-04-08 23:39     ` Jesse Barnes
  0 siblings, 0 replies; 105+ messages in thread
From: Jesse Barnes @ 2010-04-08 23:39 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Adam Jackson, Eric Anholt, Santi, Zhao Yakui

On Fri,  9 Apr 2010 00:54:29 +0200 (CEST)
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.32 and 2.6.33.
> 
> The following bug entry is on the current list of known regressions
> introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> be listed and let the tracking team know (either way).
> 
> 
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14792
> Subject		: Misdetection of the TV output
> Submitter	: Santi <santi@agolina.net>
> Date		: 2009-12-12 13:28 (118 days old)
> First-Bad-Commit: http://git.kernel.org/git/linus/27dfaf4f5825a119305db1bc63bef30ed400e376
> Handled-By	: Zhao Yakui <yakui.zhao@intel.com>

Looks like Yakui just pushed the fix for this one, so hopefully we'll
be able to close it soon.

-- 
Jesse Barnes, Intel Open Source Technology Center

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

* Re: [Bug #15392] The kernel does not start up.
  2010-04-08 23:04   ` Rafael J. Wysocki
@ 2010-04-08 23:48     ` "RALOVICH, Kristóf"
  -1 siblings, 0 replies; 105+ messages in thread
From: "RALOVICH, Kristóf" @ 2010-04-08 23:48 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

The issue still exists!

Kristof

On Thu, Apr 8, 2010 at 19:04, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.32 and 2.6.33.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> be listed and let the tracking team know (either way).
>
>
> Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=15392
> Subject         : The kernel does not start up.
> Submitter       : Kristóf Ralovich <kristof.ralovich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date            : 2010-02-25 06:52 (43 days old)
>
>
>

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

* Re: [Bug #15392] The kernel does not start up.
@ 2010-04-08 23:48     ` "RALOVICH, Kristóf"
  0 siblings, 0 replies; 105+ messages in thread
From: "RALOVICH, Kristóf" @ 2010-04-08 23:48 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

The issue still exists!

Kristof

On Thu, Apr 8, 2010 at 19:04, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.32 and 2.6.33.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> be listed and let the tracking team know (either way).
>
>
> Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=15392
> Subject         : The kernel does not start up.
> Submitter       : Kristóf Ralovich <kristof.ralovich@gmail.com>
> Date            : 2010-02-25 06:52 (43 days old)
>
>
>

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

* Re: [Bug #15454] r8169 exits with error -22 since 2.6.33
  2010-04-08 23:04 ` [Bug #15454] r8169 exits with error -22 since 2.6.33 Rafael J. Wysocki
@ 2010-04-09  1:14     ` David Dillow
  0 siblings, 0 replies; 105+ messages in thread
From: David Dillow @ 2010-04-09  1:14 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Conrad Kostecki, romieu-W8zweXLXuWQS+FvcfC7Uqw

On Fri, 2010-04-09 at 01:04 +0200, Rafael J. Wysocki wrote:
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15454
> Subject		: r8169 exits with error -22 since 2.6.33
> Submitter	: Conrad Kostecki <ConiKost-Mmb7MZpHnFY@public.gmane.org>
> Date		: 2010-03-05 22:32 (35 days old)

Francois attached a patch to the bugzilla entry that ignores the failure
to enable MWI on the device. That may get the NIC up and running, but
that area of the driver doesn't seem to have changed since 2.6.32, so
perhaps this is just a canary -- I'm betting that the cache line size is
not getting set properly, and it probably affects more than just this
NIC.

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

* Re: [Bug #15454] r8169 exits with error -22 since 2.6.33
@ 2010-04-09  1:14     ` David Dillow
  0 siblings, 0 replies; 105+ messages in thread
From: David Dillow @ 2010-04-09  1:14 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Conrad Kostecki, romieu

On Fri, 2010-04-09 at 01:04 +0200, Rafael J. Wysocki wrote:
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15454
> Subject		: r8169 exits with error -22 since 2.6.33
> Submitter	: Conrad Kostecki <ConiKost@gmx.de>
> Date		: 2010-03-05 22:32 (35 days old)

Francois attached a patch to the bugzilla entry that ignores the failure
to enable MWI on the device. That may get the NIC up and running, but
that area of the driver doesn't seem to have changed since 2.6.32, so
perhaps this is just a canary -- I'm betting that the cache line size is
not getting set properly, and it probably affects more than just this
NIC.


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

* Re: 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (34 preceding siblings ...)
  (?)
@ 2010-04-09  2:36 ` Gertjan van Wingerde
  2010-04-09 19:56   ` Rafael J. Wysocki
  2010-04-09 19:56   ` Rafael J. Wysocki
  -1 siblings, 2 replies; 105+ messages in thread
From: Gertjan van Wingerde @ 2010-04-09  2:36 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Maciej Rutecki, Andrew Morton,
	Linus Torvalds, Kernel Testers List, Network Development,
	Linux ACPI, Linux PM List, Linux SCSI List, Linux Wireless List,
	DRI

On 04/09/10 00:54, Rafael J. Wysocki wrote:
> 
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
> Subject		: rt2500usb driver cannot remain connected
> Submitter	:  <abcd@gentoo.org>
> Date		: 2010-04-05 19:30 (4 days old)
> Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>
> 

This one ought to be fixed by commit 9e76ad2a27f592c1390248867391880c7efe78b3
in Linus' tree.

---
Gertjan.

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

* Re: 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
  2010-04-08 22:54 ` Rafael J. Wysocki
                   ` (35 preceding siblings ...)
  (?)
@ 2010-04-09  2:36 ` Gertjan van Wingerde
  -1 siblings, 0 replies; 105+ messages in thread
From: Gertjan van Wingerde @ 2010-04-09  2:36 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: DRI, Linux SCSI List, Network Development, Linux Wireless List,
	Linux Kernel Mailing List, Linux ACPI, Andrew Morton,
	Kernel Testers List, Linus Torvalds, Linux PM List,
	Maciej Rutecki

On 04/09/10 00:54, Rafael J. Wysocki wrote:
> 
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
> Subject		: rt2500usb driver cannot remain connected
> Submitter	:  <abcd@gentoo.org>
> Date		: 2010-04-05 19:30 (4 days old)
> Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>
> 

This one ought to be fixed by commit 9e76ad2a27f592c1390248867391880c7efe78b3
in Linus' tree.

---
Gertjan.

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

* Re: [Bug #15544] black screen upon S3 resume, syslog has "render error" and "page table error"
  2010-04-08 23:04   ` Rafael J. Wysocki
@ 2010-04-09 11:33     ` Sanjoy Mahajan
  -1 siblings, 0 replies; 105+ messages in thread
From: Sanjoy Mahajan @ 2010-04-09 11:33 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

I haven't seen the bug recur since March 23rd, although I'm running the
same kernel (vanilla 2.6.33).  The X server has been updated slightly
to Debian's xserver-xorg-core 1.7.6.

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

* Re: [Bug #15544] black screen upon S3 resume, syslog has "render error" and "page table error"
@ 2010-04-09 11:33     ` Sanjoy Mahajan
  0 siblings, 0 replies; 105+ messages in thread
From: Sanjoy Mahajan @ 2010-04-09 11:33 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

I haven't seen the bug recur since March 23rd, although I'm running the
same kernel (vanilla 2.6.33).  The X server has been updated slightly
to Debian's xserver-xorg-core 1.7.6.

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

* Re: [Bug #15733] Crash when accessing nonexistent GTT entries in i915
  2010-04-08 23:04 ` [Bug #15733] Crash when accessing nonexistent GTT entries in i915 Rafael J. Wysocki
@ 2010-04-09 11:53     ` Miguel Ojeda
  0 siblings, 0 replies; 105+ messages in thread
From: Miguel Ojeda @ 2010-04-09 11:53 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Andrew Morton, Zhenyu Wang

On Fri, Apr 9, 2010 at 1:04 AM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.32 and 2.6.33.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> be listed and let the tracking team know (either way).

It still should be listed.

>
>
> Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=15733
> Subject         : Crash when accessing nonexistent GTT entries in i915
> Submitter       : Miguel Ojeda <miguel.ojeda.sandonis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Date            : 2010-03-10 22:09 (30 days old)
> Message-ID      : <1268258994.2183.14.camel@carter>
> References      : http://marc.info/?l=linux-kernel&m=126825901326111&w=4
> Handled-By      : Zhenyu Wang <zhenyuw-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
>                  Andrew Morton <akpm@linux-foundation.org>
>
>
>

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

* Re: [Bug #15733] Crash when accessing nonexistent GTT entries in i915
@ 2010-04-09 11:53     ` Miguel Ojeda
  0 siblings, 0 replies; 105+ messages in thread
From: Miguel Ojeda @ 2010-04-09 11:53 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Andrew Morton, Zhenyu Wang

On Fri, Apr 9, 2010 at 1:04 AM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.32 and 2.6.33.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> be listed and let the tracking team know (either way).

It still should be listed.

>
>
> Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=15733
> Subject         : Crash when accessing nonexistent GTT entries in i915
> Submitter       : Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
> Date            : 2010-03-10 22:09 (30 days old)
> Message-ID      : <1268258994.2183.14.camel@carter>
> References      : http://marc.info/?l=linux-kernel&m=126825901326111&w=4
> Handled-By      : Zhenyu Wang <zhenyuw@linux.intel.com>
>                  Andrew Morton <akpm@linux-foundation.org>
>
>
>

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

* Re: [Bug #14792] Misdetection of the TV output
  2010-04-08 23:39     ` Jesse Barnes
@ 2010-04-09 19:48         ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:48 UTC (permalink / raw)
  To: Jesse Barnes
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Adam Jackson, Eric Anholt, Santi, Zhao Yakui

On Friday 09 April 2010, Jesse Barnes wrote:
> On Fri,  9 Apr 2010 00:54:29 +0200 (CEST)
> "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> 
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> > 
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> > 
> > 
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14792
> > Subject		: Misdetection of the TV output
> > Submitter	: Santi <santi-wpr36wD7VxHR7s880joybQ@public.gmane.org>
> > Date		: 2009-12-12 13:28 (118 days old)
> > First-Bad-Commit: http://git.kernel.org/git/linus/27dfaf4f5825a119305db1bc63bef30ed400e376
> > Handled-By	: Zhao Yakui <yakui.zhao-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> 
> Looks like Yakui just pushed the fix for this one, so hopefully we'll
> be able to close it soon.

Great, thanks for the update.

Rafael

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

* Re: [Bug #14792] Misdetection of the TV output
@ 2010-04-09 19:48         ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:48 UTC (permalink / raw)
  To: Jesse Barnes
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Adam Jackson, Eric Anholt, Santi, Zhao Yakui

On Friday 09 April 2010, Jesse Barnes wrote:
> On Fri,  9 Apr 2010 00:54:29 +0200 (CEST)
> "Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> 
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> > 
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> > 
> > 
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=14792
> > Subject		: Misdetection of the TV output
> > Submitter	: Santi <santi@agolina.net>
> > Date		: 2009-12-12 13:28 (118 days old)
> > First-Bad-Commit: http://git.kernel.org/git/linus/27dfaf4f5825a119305db1bc63bef30ed400e376
> > Handled-By	: Zhao Yakui <yakui.zhao@intel.com>
> 
> Looks like Yakui just pushed the fix for this one, so hopefully we'll
> be able to close it soon.

Great, thanks for the update.

Rafael

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

* Re: [Bug #15392] The kernel does not start up.
  2010-04-08 23:48     ` "RALOVICH, Kristóf"
@ 2010-04-09 19:49         ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:49 UTC (permalink / raw)
  To: RALOVICH, Kristóf
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

On Friday 09 April 2010, RALOVICH, Kristóf wrote:
> The issue still exists!

Thanks for the update.

Rafael


> On Thu, Apr 8, 2010 at 19:04, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> >
> >
> > Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=15392
> > Subject         : The kernel does not start up.
> > Submitter       : Kristóf Ralovich <kristof.ralovich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> > Date            : 2010-02-25 06:52 (43 days old)
> >
> >
> >
> 
> 

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

* Re: [Bug #15392] The kernel does not start up.
@ 2010-04-09 19:49         ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:49 UTC (permalink / raw)
  To: RALOVICH, Kristóf
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

On Friday 09 April 2010, RALOVICH, Kristóf wrote:
> The issue still exists!

Thanks for the update.

Rafael


> On Thu, Apr 8, 2010 at 19:04, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> >
> >
> > Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=15392
> > Subject         : The kernel does not start up.
> > Submitter       : Kristóf Ralovich <kristof.ralovich@gmail.com>
> > Date            : 2010-02-25 06:52 (43 days old)
> >
> >
> >
> 
> 


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

* Re: [Bug #15454] r8169 exits with error -22 since 2.6.33
  2010-04-09  1:14     ` David Dillow
@ 2010-04-09 19:50         ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:50 UTC (permalink / raw)
  To: David Dillow
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Conrad Kostecki, romieu-W8zweXLXuWQS+FvcfC7Uqw

On Friday 09 April 2010, David Dillow wrote:
> On Fri, 2010-04-09 at 01:04 +0200, Rafael J. Wysocki wrote:
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15454
> > Subject		: r8169 exits with error -22 since 2.6.33
> > Submitter	: Conrad Kostecki <ConiKost-Mmb7MZpHnFY@public.gmane.org>
> > Date		: 2010-03-05 22:32 (35 days old)
> 
> Francois attached a patch to the bugzilla entry that ignores the failure
> to enable MWI on the device. That may get the NIC up and running, but
> that area of the driver doesn't seem to have changed since 2.6.32, so
> perhaps this is just a canary -- I'm betting that the cache line size is
> not getting set properly, and it probably affects more than just this
> NIC.

Thanks for the update.

Rafael

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

* Re: [Bug #15454] r8169 exits with error -22 since 2.6.33
@ 2010-04-09 19:50         ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:50 UTC (permalink / raw)
  To: David Dillow
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Conrad Kostecki, romieu

On Friday 09 April 2010, David Dillow wrote:
> On Fri, 2010-04-09 at 01:04 +0200, Rafael J. Wysocki wrote:
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15454
> > Subject		: r8169 exits with error -22 since 2.6.33
> > Submitter	: Conrad Kostecki <ConiKost@gmx.de>
> > Date		: 2010-03-05 22:32 (35 days old)
> 
> Francois attached a patch to the bugzilla entry that ignores the failure
> to enable MWI on the device. That may get the NIC up and running, but
> that area of the driver doesn't seem to have changed since 2.6.32, so
> perhaps this is just a canary -- I'm betting that the cache line size is
> not getting set properly, and it probably affects more than just this
> NIC.

Thanks for the update.

Rafael

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

* Re: [Bug #15544] black screen upon S3 resume, syslog has "render error" and "page table error"
  2010-04-09 11:33     ` Sanjoy Mahajan
  (?)
@ 2010-04-09 19:52     ` Rafael J. Wysocki
  2010-04-18  2:19       ` Sanjoy Mahajan
  -1 siblings, 1 reply; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:52 UTC (permalink / raw)
  To: Sanjoy Mahajan
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

On Friday 09 April 2010, Sanjoy Mahajan wrote:
> I haven't seen the bug recur since March 23rd, although I'm running the
> same kernel (vanilla 2.6.33).  The X server has been updated slightly
> to Debian's xserver-xorg-core 1.7.6.

Thanks for the update.  I'm going to close the bug now, please reopen if you
see the problem again.

Rafael

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

* Re: [Bug #15733] Crash when accessing nonexistent GTT entries in i915
  2010-04-09 11:53     ` Miguel Ojeda
@ 2010-04-09 19:54         ` Rafael J. Wysocki
  -1 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:54 UTC (permalink / raw)
  To: Miguel Ojeda
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Andrew Morton, Zhenyu Wang

On Friday 09 April 2010, Miguel Ojeda wrote:
> On Fri, Apr 9, 2010 at 1:04 AM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> 
> It still should be listed.

Thanks for the update.

Rafael

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

* Re: [Bug #15733] Crash when accessing nonexistent GTT entries in i915
@ 2010-04-09 19:54         ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:54 UTC (permalink / raw)
  To: Miguel Ojeda
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Andrew Morton, Zhenyu Wang

On Friday 09 April 2010, Miguel Ojeda wrote:
> On Fri, Apr 9, 2010 at 1:04 AM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> 
> It still should be listed.

Thanks for the update.

Rafael

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

* Re: 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
  2010-04-09  2:36 ` 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33 Gertjan van Wingerde
  2010-04-09 19:56   ` Rafael J. Wysocki
@ 2010-04-09 19:56   ` Rafael J. Wysocki
  1 sibling, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:56 UTC (permalink / raw)
  To: Gertjan van Wingerde
  Cc: Linux Kernel Mailing List, Maciej Rutecki, Andrew Morton,
	Linus Torvalds, Kernel Testers List, Network Development,
	Linux ACPI, Linux PM List, Linux SCSI List, Linux Wireless List,
	DRI

On Friday 09 April 2010, Gertjan van Wingerde wrote:
> On 04/09/10 00:54, Rafael J. Wysocki wrote:
> > 
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
> > Subject		: rt2500usb driver cannot remain connected
> > Submitter	:  <abcd@gentoo.org>
> > Date		: 2010-04-05 19:30 (4 days old)
> > Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>
> > 
> 
> This one ought to be fixed by commit 9e76ad2a27f592c1390248867391880c7efe78b3
> in Linus' tree.

Thanks, closing.

Rafael

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

* Re: 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
  2010-04-09  2:36 ` 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33 Gertjan van Wingerde
@ 2010-04-09 19:56   ` Rafael J. Wysocki
  2010-04-09 19:56   ` Rafael J. Wysocki
  1 sibling, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-09 19:56 UTC (permalink / raw)
  To: Gertjan van Wingerde
  Cc: DRI, Linux SCSI List, Network Development, Linux Wireless List,
	Linux Kernel Mailing List, Linux ACPI, Andrew Morton,
	Kernel Testers List, Linus Torvalds, Linux PM List,
	Maciej Rutecki

On Friday 09 April 2010, Gertjan van Wingerde wrote:
> On 04/09/10 00:54, Rafael J. Wysocki wrote:
> > 
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15699
> > Subject		: rt2500usb driver cannot remain connected
> > Submitter	:  <abcd@gentoo.org>
> > Date		: 2010-04-05 19:30 (4 days old)
> > Handled-By	: Ivo van Doorn <IvDoorn@gmail.com>
> > 
> 
> This one ought to be fixed by commit 9e76ad2a27f592c1390248867391880c7efe78b3
> in Linus' tree.

Thanks, closing.

Rafael

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

* [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabledcauses memorycorruption when resuming from suspend-to-disk
  2010-04-08 23:04 ` [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk Rafael J. Wysocki
@ 2010-04-10 23:46   ` M. Vefa Bicakci
       [not found]     ` <4BC10DBB.70205-qUEp0r/b3FNfOZc0+OmrVg@public.gmane.org>
  0 siblings, 1 reply; 105+ messages in thread
From: M. Vefa Bicakci @ 2010-04-10 23:46 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Chris Wilson

On 08/04/10 07:04 PM, Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.32 and 2.6.33.
> 
> The following bug entry is on the current list of known regressions
> introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> be listed and let the tracking team know (either way).
> 
> 
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15585
> Subject		: [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk
> Submitter	: M. Vefa Bicakci <bicave@superonline.com>
> Date		: 2010-03-13 5:11 (27 days old)
> First-Bad-Commit: http://git.kernel.org/git/linus/d8e0902806c0bd2ccc4f6a267ff52565a3ec933b
> Message-ID	: <4B9B1E8F.5090806@superonline.com>
> References	: http://marc.info/?l=linux-kernel&m=126845754409543&w=2

Dear Rafael J. Wysocki,

I tested vanilla 2.6.33.2 and 2.6.34-rc3-git10, and unfortunately
both of them *have* this issue. So it looks like the issue has not
been resolved yet. Please keep this regression in the list of known
regressions.

Just to let you know: I am currently running 2.6.33.2 with the above-
mentioned commit reverted, and hibernate-thaw cycles work properly.

Regards,

M. Vefa Bicakci

Note: Please include me in the CC list when replying to this e-mail
as I am currently not subscribed to the LKML.

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

* Re: [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabledcauses memorycorruption when resuming from suspend-to-disk
  2010-04-10 23:46   ` [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabledcauses " M. Vefa Bicakci
@ 2010-04-11 20:16         ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-11 20:16 UTC (permalink / raw)
  To: M. Vefa Bicakci
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Chris Wilson

On Sunday 11 April 2010, M. Vefa Bicakci wrote:
> On 08/04/10 07:04 PM, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> > 
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> > 
> > 
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15585
> > Subject		: [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk
> > Submitter	: M. Vefa Bicakci <bicave-qUEp0r/b3FNfOZc0+OmrVg@public.gmane.org>
> > Date		: 2010-03-13 5:11 (27 days old)
> > First-Bad-Commit: http://git.kernel.org/git/linus/d8e0902806c0bd2ccc4f6a267ff52565a3ec933b
> > Message-ID	: <4B9B1E8F.5090806-qUEp0r/b3FNfOZc0+OmrVg@public.gmane.org>
> > References	: http://marc.info/?l=linux-kernel&m=126845754409543&w=2
> 
> Dear Rafael J. Wysocki,
> 
> I tested vanilla 2.6.33.2 and 2.6.34-rc3-git10, and unfortunately
> both of them *have* this issue. So it looks like the issue has not
> been resolved yet. Please keep this regression in the list of known
> regressions.
> 
> Just to let you know: I am currently running 2.6.33.2 with the above-
> mentioned commit reverted, and hibernate-thaw cycles work properly.

Thanks for the update.

Rafael

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

* Re: [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabledcauses memorycorruption when resuming from suspend-to-disk
@ 2010-04-11 20:16         ` Rafael J. Wysocki
  0 siblings, 0 replies; 105+ messages in thread
From: Rafael J. Wysocki @ 2010-04-11 20:16 UTC (permalink / raw)
  To: M. Vefa Bicakci
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki,
	Chris Wilson

On Sunday 11 April 2010, M. Vefa Bicakci wrote:
> On 08/04/10 07:04 PM, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.32 and 2.6.33.
> > 
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.32 and 2.6.33.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> > 
> > 
> > Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15585
> > Subject		: [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk
> > Submitter	: M. Vefa Bicakci <bicave@superonline.com>
> > Date		: 2010-03-13 5:11 (27 days old)
> > First-Bad-Commit: http://git.kernel.org/git/linus/d8e0902806c0bd2ccc4f6a267ff52565a3ec933b
> > Message-ID	: <4B9B1E8F.5090806@superonline.com>
> > References	: http://marc.info/?l=linux-kernel&m=126845754409543&w=2
> 
> Dear Rafael J. Wysocki,
> 
> I tested vanilla 2.6.33.2 and 2.6.34-rc3-git10, and unfortunately
> both of them *have* this issue. So it looks like the issue has not
> been resolved yet. Please keep this regression in the list of known
> regressions.
> 
> Just to let you know: I am currently running 2.6.33.2 with the above-
> mentioned commit reverted, and hibernate-thaw cycles work properly.

Thanks for the update.

Rafael

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

* Re: [Bug #15544] black screen upon S3 resume, syslog has "render error" and "page table error"
  2010-04-09 19:52     ` Rafael J. Wysocki
@ 2010-04-18  2:19       ` Sanjoy Mahajan
  0 siblings, 0 replies; 105+ messages in thread
From: Sanjoy Mahajan @ 2010-04-18  2:19 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki

Just 10 minutes ago I had a similar or maybe an identical problem: When
the laptop woke up from (S3) sleep, the screen was very dim and almost
black, although everything else seemed normal -- e.g. I could use my Fn
key bindings in twm, switch windows, type, switch to a console, etc..

The screen was so dim that I could barely see the outlines of the emacs
and xpdf windows.  Restarting xdm (and therefore the X server) didn't
restore the brightness.  But it probably is not a hardware problem,
because rebooting the laptop restored the brightness to normal.

-Sanjoy

`Until lions have their historians, tales of the hunt shall always
 glorify the hunters.'  --African Proverb

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

* [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7
       [not found] <bug-15328-2300@https.bugzilla.kernel.org/>
  2010-03-21 19:20 ` [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7 bugzilla-daemon
  2010-03-22 16:01 ` bugzilla-daemon
@ 2010-10-28 23:32 ` bugzilla-daemon
  2 siblings, 0 replies; 105+ messages in thread
From: bugzilla-daemon @ 2010-10-28 23:32 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=15328


Rafael J. Wysocki <rjw@sisk.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
         Resolution|PATCH_ALREADY_AVAILABLE     |CODE_FIX




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
--

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

end of thread, other threads:[~2010-10-28 23:32 UTC | newest]

Thread overview: 105+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08 22:54 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33 Rafael J. Wysocki
2010-04-08 22:54 ` Rafael J. Wysocki
2010-04-08 22:54 ` [Bug #14792] Misdetection of the TV output Rafael J. Wysocki
2010-04-08 23:39   ` Jesse Barnes
2010-04-08 23:39     ` Jesse Barnes
     [not found]     ` <20100408163916.67d054ef-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
2010-04-09 19:48       ` Rafael J. Wysocki
2010-04-09 19:48         ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #14950] tbench regression with 2.6.33-rc1 Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15076] System panic under load with clockevents_program_event Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #14937] WARNING: at kernel/lockdep.c:2830 Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15036] soft lockup in dmesg after suspend/resume Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15244] PROBLEM: hda-intel divide by zero kernel crash in azx_position_ok() Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15276] latest git kernel: general protection fault: 0000 [#1] Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15246] BUG: Bad page state in process portageq Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15259] Corruption with OpenGL since Intel's big DRM push on i945 Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15311] Starting pulseaudio causes a NULL pointer hit Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15278] lockdep warning for iscsi in 2.6.33-rc6 Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15277] 2.6.33-rc6 crashes on resume Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15317] Lockdep report while running aplay with pulse as the default Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15305] Dell video dies when booting Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7 Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15392] The kernel does not start up Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:48   ` "RALOVICH, Kristóf"
2010-04-08 23:48     ` "RALOVICH, Kristóf"
     [not found]     ` <i2h5712ce4f1004081648r35f74370k6109cb4dfa7a1e53-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-04-09 19:49       ` Rafael J. Wysocki
2010-04-09 19:49         ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15376] regression (oops) with usb in 2.6.33-rc8 Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15454] r8169 exits with error -22 since 2.6.33 Rafael J. Wysocki
2010-04-09  1:14   ` David Dillow
2010-04-09  1:14     ` David Dillow
     [not found]     ` <1270775683.26861.4.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2010-04-09 19:50       ` Rafael J. Wysocki
2010-04-09 19:50         ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15439] Laptop does consume more power when booted "cold" -- Thinkpad X200s Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15418] battery status info broken; missing entry in ec_dmi_table for specific MSI hardware (notebook) Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15465] 2.6.33 problems Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15466] 2.6.33 dies on modprobe Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15502] render error detected, EIR: 0x00000010 Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15525] Blank screen after some time, after hibernation/suspend Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15695] calling pm-suspend freezes system Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15534] 07ca:b808 crashing and breaking usb's Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15693] Plugging or unplugging notebook charger renders Atheros card unusable Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabled causes memorycorruption when resuming from suspend-to-disk Rafael J. Wysocki
2010-04-10 23:46   ` [Bug #15585] [Bisected Regression in 2.6.32.8] i915 with KMS enabledcauses " M. Vefa Bicakci
     [not found]     ` <4BC10DBB.70205-qUEp0r/b3FNfOZc0+OmrVg@public.gmane.org>
2010-04-11 20:16       ` Rafael J. Wysocki
2010-04-11 20:16         ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15544] black screen upon S3 resume, syslog has "render error" and "page table error" Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-09 11:33   ` Sanjoy Mahajan
2010-04-09 11:33     ` Sanjoy Mahajan
2010-04-09 19:52     ` Rafael J. Wysocki
2010-04-18  2:19       ` Sanjoy Mahajan
2010-04-08 23:04 ` [Bug #15604] r8169: Reports incorrect link information Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15699] rt2500usb driver cannot remain connected Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15710] NumLock LED stays on after PC poweroff Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15714] PROBLEM: intelfb driver causes trace Rafael J. Wysocki
2010-04-08 23:04   ` Rafael J. Wysocki
2010-04-08 23:04 ` [Bug #15733] Crash when accessing nonexistent GTT entries in i915 Rafael J. Wysocki
2010-04-09 11:53   ` Miguel Ojeda
2010-04-09 11:53     ` Miguel Ojeda
     [not found]     ` <x2tca2dc2821004090453md93af391wfef3fc3393bc3a43-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-04-09 19:54       ` Rafael J. Wysocki
2010-04-09 19:54         ` Rafael J. Wysocki
2010-04-09  2:36 ` 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33 Gertjan van Wingerde
2010-04-09 19:56   ` Rafael J. Wysocki
2010-04-09 19:56   ` Rafael J. Wysocki
2010-04-09  2:36 ` Gertjan van Wingerde
     [not found] <bug-15328-2300@https.bugzilla.kernel.org/>
2010-03-21 19:20 ` [Bug 15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7 bugzilla-daemon
2010-03-22 16:01 ` bugzilla-daemon
2010-10-28 23:32 ` bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2010-03-21 20:27 2.6.34-rc2: Reported regressions 2.6.32 -> 2.6.33 Rafael J. Wysocki
2010-03-21 20:30 ` [Bug #15328] high load avg, extreme sluggishness on T41 w/ Radeon Mobility M7 Rafael J. Wysocki
2010-03-21 20:30   ` Rafael J. Wysocki
2010-02-16 20:25 [Bug 15328] New: " bugzilla-daemon
2010-02-16 20:36 ` [Bug 15328] " bugzilla-daemon
2010-02-16 20:43 ` bugzilla-daemon
2010-02-16 21:24 ` bugzilla-daemon
2010-02-17 22:06 ` bugzilla-daemon
2010-02-17 22:25 ` bugzilla-daemon
2010-02-18  2:00 ` bugzilla-daemon
2010-02-18 15:45 ` bugzilla-daemon
2010-02-18 17:02 ` bugzilla-daemon
2010-02-18 18:53 ` bugzilla-daemon
2010-02-18 19:15 ` bugzilla-daemon
2010-02-19 14:24 ` bugzilla-daemon
2010-02-19 15:01 ` bugzilla-daemon
2010-02-19 16:49 ` bugzilla-daemon
2010-02-19 18:47 ` bugzilla-daemon
2010-02-19 22:35 ` bugzilla-daemon
2010-02-19 22:49 ` bugzilla-daemon
2010-02-19 23:36 ` bugzilla-daemon
2010-02-19 23:44 ` bugzilla-daemon
2010-02-19 23:49 ` bugzilla-daemon
2010-02-20  0:03 ` bugzilla-daemon
2010-02-22 21:42 ` bugzilla-daemon

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.