From: Florian Westphal <fw@strlen.de>
To: Feng Hong <hongfeng@marvell.com>
Cc: ebiederm@xmission.com, Kees Cook <keescook@chromium.org>,
linux-kernel@vger.kernel.org, kys@microsoft.com,
haiyangz@microsoft.com
Subject: Regression, bisected: hyperv shutdown panics guest
Date: Thu, 7 Feb 2013 11:54:15 +0100 [thread overview]
Message-ID: <20130207105415.GD13962@breakpoint.cc> (raw)
With 3.7, hyperv guest shutdown no longer works.
Instead, guest kernel throws a bunch of "BUG: scheduling-while-atomic"
errors and then dies.
reverting
commit 6c0c0d4d1080840eabb3d055d2fd81911111c5fd
Author: hongfeng <hongfeng@marvell.com>
Date: Thu Oct 4 17:12:25 2012 -0700
poweroff: fix bug in orderly_poweroff()
fixes this problem.
Greping for users of orderly_poweroff() shows that hyperv isn't
the only caller that invokes the function from irq context.
In fact, kdoc for orderly_poweroff says:
* This may be called from any context to trigger a system shutdown.
* If the orderly shutdown fails, it will force an immediate shutdown.
Any suggestions on how to properly fix this?
Thanks,
Florian
next reply other threads:[~2013-02-07 10:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 10:54 Florian Westphal [this message]
2013-02-07 12:43 ` Regression, bisected: hyperv shutdown panics guest KY Srinivasan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130207105415.GD13962@breakpoint.cc \
--to=fw@strlen.de \
--cc=ebiederm@xmission.com \
--cc=haiyangz@microsoft.com \
--cc=hongfeng@marvell.com \
--cc=keescook@chromium.org \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox