]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: x86: set data directly in picdev_read()
authorDavid Hildenbrand <david@redhat.com>
Fri, 7 Apr 2017 08:50:39 +0000 (10:50 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 12 Apr 2017 18:17:15 +0000 (20:17 +0200)
commit84a5c79e7048b94100d28f313b00dcbbe457c398
treeb47e3f97df0b89e1d17f67e0b893c6ca12d1f058
parent9fecaa9e32ae7370878e5967d8874b6f58360b10
KVM: x86: set data directly in picdev_read()

Now it looks almost as picdev_write().

Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/i8259.c