Re: [PATCH 2/2] KVM: remove garbage arg to *hardware_{en,dis}able
Christoffer Dall <[email protected]> Mon, 01 Sep 2014 09:23:30 +0000
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm,org.kernel.vger.kvm-ppc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <20140901092330.GE19836@cbox> |
On Thu, Aug 28, 2014 at 03:13:03PM +0200, Radim Krčmář wrote:
> In the beggining was on_each_cpu(), which required an unused argument to
> kvm_arch_ops.hardware_{en,dis}able, but this was soon forgotten.
>
> Remove unnecessary arguments that stem from this.
>
> Signed-off-by: Radim Krčmář <[email protected]>
For the arm/arm64 part:
Acked-by: Christoffer Dall <[email protected]>