On 02/05/18 11:02, Jan Beulich wrote:
> Commit 0142064421 ("x86/traps: move set_guest_{machine,nmi}_trapbounce")
> converted the functions' return types from int to bool without also
> correcting the checks in assembly code: The ABI does not guarantee sub-
> 32-bit return values to be promoted to 32 bits.
> 
> Take the liberty and also adjust the number of spaces used in the compat
> code, such that both code sequences end up similar (they already are in
> the non-compat case).
> 
> Signed-off-by: Jan Beulich <[email protected]>

Release-acked-by: Juergen Gross <[email protected]>


Juergen

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to