linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 3.7 RC1
@ 2012-10-22 23:37 K. Y. Srinivasan
  2012-10-22 23:33 ` Greg KH
  2012-10-23  5:47 ` Dan Carpenter
  0 siblings, 2 replies; 8+ messages in thread
From: K. Y. Srinivasan @ 2012-10-22 23:37 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, jasowang


While testing 3.7 RC1 I discovered that invoking the function orderly_poweroff()
from an interrupt context will trigger an ASSERT(). This was not the case till
recently. The comment preceding the orderly_poweroff() function claims that this
function can be invoked from any context and in the current Hyper-V util driver,
we support host-driven orderly shut down of the guest by invoking this
orderly_poweroff() function in the context of the message callback. This code has
been working for a very long time and it is broken now. Is my assumption that
orderly_poweroff() could be invoked from the interrupt context a wrong assumption?

Regards,

K. Y

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

end of thread, other threads:[~2012-10-25 13:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-22 23:37 3.7 RC1 K. Y. Srinivasan
2012-10-22 23:33 ` Greg KH
2012-10-22 23:55   ` KY Srinivasan
2012-10-23 18:45   ` KY Srinivasan
2012-10-25 13:50   ` KY Srinivasan
2012-10-23  5:47 ` Dan Carpenter
2012-10-23 14:24   ` KY Srinivasan
2012-10-24  6:41     ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).