Re: [PATCH 01/12] misc: vexpress-syscfg: Add udelay-based delay

From: Greg Kroah-Hartman
Date: Sat Feb 15 2014 - 14:18:18 EST


On Tue, Feb 11, 2014 at 05:10:25PM +0000, Pawel Moll wrote:
> It is normally preferable to yield the task
> waiting for syscfg operations (that can take
> up to dozens of milliseconds), but when the
> system is shutting down it may not be possible.

Really? What happens at shutdown that prevents things from being
scheduled? Why would you want to busy-loop instead at this point in
time?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/