[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFw3a1j1GCTtf2C2bDML13G9aZ=bT2ysmXY7=fnHJups2w@mail.gmail.com>
Date: Tue, 12 Jun 2018 20:52:08 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Wanpeng Li <kernellwp@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Thomas-Mich Richter <tmricht@...ux.ibm.com>,
Kees Cook <keescook@...omium.org>
Cc: Paolo Bonzini <pbonzini@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Radim Krčmář <rkrcmar@...hat.com>,
KVM list <kvm@...r.kernel.org>
Subject: Re: [GIT PULL] KVM changes for 4.18 merge window
On Tue, Jun 12, 2018 at 8:26 PM Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> Ok, so commit 95cde3c59966 ("debugfs: inode: debugfs_create_dir uses
> mode permission from parent") breaks lkvm, and I think qemu-kvm too.
>
> The commit looks like the RightThing(tm) to do, but we do not break
> existing work-flows, no matter how much we'd like to. So it gets
> reverted.
I suspect it's the special kvm debugfs entries - see kvm_create_vm_debugfs()
Anyway, I've verified that both qemu-kvm and kvm-tool work fine with
the revert in place.
Linus
Powered by blists - more mailing lists