All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen 4.4 Testing: Platform Op XENPF_microcode_update Leaves VCPU Lock Set?
@ 2014-04-24 13:35 John McDermott
  2014-04-24 14:10 ` Ian Campbell
  2014-04-24 14:10 ` Andrew Cooper
  0 siblings, 2 replies; 5+ messages in thread
From: John McDermott @ 2014-04-24 13:35 UTC (permalink / raw)
  To: xen-devel

Xen Developers,

In arch/x86/platform_hypercall.c, in function do_platform_op, the case XENPF_microcode_update appears to leave the vcpu_alloc_lock set when creating a hypercall continuation, but I don't understand the hypercall continuation code as releasing that lock. The lock is not released at target label of the following goto, in case XENPF_microcode_update.

I don't have the facilities to exercise this case on my development platform, but it looks like a possible problem or does the hypercall continuation somehow take care of this lock?

Sincerely,

John

ps. I tried subscribing to the Xen dev list 3 times but it never worked.
----
What is the formal meaning of the one-line program
#include "/dev/tty"

J.P. McDermott			building 12
Code 5542			john.mcdermott@nrl.navy.mil
Naval Research Laboratory	voice: +1 202.404.8301
Washington, DC 20375, US	fax:   +1 202.404.7942

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

end of thread, other threads:[~2014-04-24 16:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 13:35 Xen 4.4 Testing: Platform Op XENPF_microcode_update Leaves VCPU Lock Set? John McDermott
2014-04-24 14:10 ` Ian Campbell
2014-04-24 16:39   ` John McDermott
2014-04-24 14:10 ` Andrew Cooper
2014-04-24 16:36   ` John McDermott

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.