Re: [PATCH 0/2] KVM: minor cleanup and optimizations
Alexander Graf <[email protected]> Mon, 01 Sep 2014 22:46:05 +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 | <[email protected]> |
On 28.08.14 15:13, Radim Krčmář wrote:
> The first patch answers a demand for inline arch functions.
> (There is a lot of constant functions that could be inlined as well.)
>
> Second patch digs a bit into the history of KVM and removes a useless
> argument that seemed suspicious when preparing the first patch.
>
>
> Radim Krčmář (2):
> KVM: static inline empty kvm_arch functions
> KVM: remove garbage arg to *hardware_{en,dis}able
Acked-by: Alexander Graf <[email protected]>
Alex