Re: [PATCH 1/1] x86/hyper-v: Fix 'set but not used' warnings

From: Sasha Levin
Date: Sun Dec 23 2018 - 22:15:50 EST


On Sat, Dec 22, 2018 at 12:06:58AM +0000, Michael Kelley wrote:
In these two cases, a value returned by rdmsr() or rdmsrl()
is ignored. Indicate that ignoring the value is intentional, so
that with the W=1 compilation option no warning is generated.

Signed-off-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>

Queued up, thank you.

--
Thanks,
Sasha