Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Viewing all articles
Browse latest Browse all 1267

Re: [GIT PULL] KVM changes for 4.18 merge window

$
0
0
Linus Torvalds writes: (Summary) On Wed, Jun 13, 2018 at 4:00 AM Vitaly Kuznetsov <vkuznets@redhat.com> wrote:

[...]

but it seems his patch got lost.
So I think his patch is closer to what the code *should* do. Mine was a big ugly #if around the whole thing, but I really think that *all* those
those
     if (static_branch_unlikely(&enable_evmcs)...

Preferably by simply having a helper macro or inline function to do both tests.

I intentionally did just he big brute-force thing, I'm hoping the kvm
hyper-v people will clean this up.

Viewing all articles
Browse latest Browse all 1267

Trending Articles