>>> On 15.03.16 at 21:18, wrote:
> Don't use the opt_tmem variable to check if tmem is enabled, instead use
> the tmem_enabled() helper function everywhere.
>
> Signed-off-by: Doug Goldstein
> ---
> CC: Keir Fraser
> CC: Jan Beulich
> CC: Andrew Cooper
> CC: Konrad Rzeszutek Wilk
>
> change
Don't use the opt_tmem variable to check if tmem is enabled, instead use
the tmem_enabled() helper function everywhere.
Signed-off-by: Doug Goldstein
---
CC: Keir Fraser
CC: Jan Beulich
CC: Andrew Cooper
CC: Konrad Rzeszutek Wilk
change since v1:
- merged patch 2 and 3
---
xen/arch/x86/setu