[PATCH] radeon: Use mdelay() instead of msleep() in atom_op_delay().

Michel Dänzer michel at daenzer.net
Tue Jan 3 10:16:25 PST 2012


On Die, 2012-01-03 at 18:09 +0000, Dave Airlie wrote: 
> 2012/1/3 Michel Dänzer <michel at daenzer.net>:
> > From: Michel Dänzer <michel.daenzer at amd.com>
> >
> > It can be called from atomic context, e.g. when switching to console for panic
> > output.
> >
> > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=43941
> 
> I wonder how ugly it would be to check for atomic context or not,

So do I. :) The comment in include/linux/hardirq.h that ends in 'Do not
use in_atomic() in driver code.' sounds rathery scary...


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer


More information about the dri-devel mailing list