* [Bug 24932] BUG: unable to handle kernel paging request
[not found] <bug-24932-2300@https.bugzilla.kernel.org/>
@ 2010-12-15 22:26 ` bugzilla-daemon
2010-12-15 22:27 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-12-15 22:26 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=24932
Andrew Morton <akpm@linux-foundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |akpm@linux-foundation.org
Component|Video(Other) |Video(DRI - non Intel)
AssignedTo|drivers_video-other@kernel- |drivers_video-dri@kernel-bu
|bugs.osdl.org |gs.osdl.org
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
--
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 24932] BUG: unable to handle kernel paging request
[not found] <bug-24932-2300@https.bugzilla.kernel.org/>
2010-12-15 22:26 ` [Bug 24932] BUG: unable to handle kernel paging request bugzilla-daemon
@ 2010-12-15 22:27 ` bugzilla-daemon
2010-12-15 22:35 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-12-15 22:27 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=24932
Andrew Morton <akpm@linux-foundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Regression|No |Yes
--- Comment #3 from Andrew Morton <akpm@linux-foundation.org> 2010-12-15 22:27:09 ---
Recategorised as DRI/non-intel, marked as a regression.
Yes please, it would be useful to know if 2.6.35 had the same 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.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
--
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 24932] BUG: unable to handle kernel paging request
[not found] <bug-24932-2300@https.bugzilla.kernel.org/>
2010-12-15 22:26 ` [Bug 24932] BUG: unable to handle kernel paging request bugzilla-daemon
2010-12-15 22:27 ` bugzilla-daemon
@ 2010-12-15 22:35 ` bugzilla-daemon
2010-12-16 15:02 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-12-15 22:35 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=24932
Rafael J. Wysocki <rjw@sisk.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |florian@mickler.org,
| |maciej.rutecki@gmail.com,
| |rjw@sisk.pl
Blocks| |16055
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 24932] BUG: unable to handle kernel paging request
[not found] <bug-24932-2300@https.bugzilla.kernel.org/>
` (2 preceding siblings ...)
2010-12-15 22:35 ` bugzilla-daemon
@ 2010-12-16 15:02 ` bugzilla-daemon
2011-02-13 19:47 ` bugzilla-daemon
2012-08-14 14:16 ` bugzilla-daemon
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-12-16 15:02 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=24932
--- Comment #4 from Lars-Dominik Braun <lars@6xq.net> 2010-12-16 15:02:49 ---
> Yes please, it would be useful to know if 2.6.35 had the same bug.
2.6.35.9 (vanilla) works fine.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 24932] BUG: unable to handle kernel paging request
[not found] <bug-24932-2300@https.bugzilla.kernel.org/>
` (3 preceding siblings ...)
2010-12-16 15:02 ` bugzilla-daemon
@ 2011-02-13 19:47 ` bugzilla-daemon
2012-08-14 14:16 ` bugzilla-daemon
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-02-13 19:47 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=24932
--- Comment #5 from Lars-Dominik Braun <lars@6xq.net> 2011-02-13 19:47:30 ---
And setting CONFIG_DRM_RADEON_KMS=y resolves the issue for me.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 24932] BUG: unable to handle kernel paging request
[not found] <bug-24932-2300@https.bugzilla.kernel.org/>
` (4 preceding siblings ...)
2011-02-13 19:47 ` bugzilla-daemon
@ 2012-08-14 14:16 ` bugzilla-daemon
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-08-14 14:16 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=24932
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alan@lxorguk.ukuu.org.uk
Resolution| |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.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-08-14 14:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-24932-2300@https.bugzilla.kernel.org/>
2010-12-15 22:26 ` [Bug 24932] BUG: unable to handle kernel paging request bugzilla-daemon
2010-12-15 22:27 ` bugzilla-daemon
2010-12-15 22:35 ` bugzilla-daemon
2010-12-16 15:02 ` bugzilla-daemon
2011-02-13 19:47 ` bugzilla-daemon
2012-08-14 14:16 ` 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.