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


Andrew Morton <a...@linux-foundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|jsimm...@infradead.org      |dri-de...@lists.sourceforge
                   |                            |.net




--- Comment #3 from Andrew Morton <a...@linux-foundation.org>  2009-04-21 
00:11:24 ---
(In reply to comment #2)
> drivers/gpu/drm/i915/intel_fb.c has
>     register_sysrq_key('g', &sysrq_intelfb_restore_op);

Well damn, that was sneaky.

That code is doing things which can't remotely be done from within hardirq
context and I suspect it just hasn't been used/tested at all.  Probably the
best fix is to delete it.

I reassigned the bug to dri-devel@lists.sourceforge.net, thanks.

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

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to