On Tue, Oct 30, 2018 at 08:44:20AM -0600, Jan Beulich wrote:
> There's no guarantee that e.g. a switch() control expression's memory
> operand(s) get(s) read just once. Guard against the compiler producing
> "unexpected" code by sprinkling around some ACCESS_ONCE().
> 
> I'm leaving alone opt_conswitch[]: It gets accessed in quite a few
> places anyway, and an intermediate change won't have any severe effect
> afaict.
> 
> Signed-off-by: Jan Beulich <jbeul...@suse.com>

I'm curious how you came up with the list of parameters that need
fixing.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to