Re: [PATCH] virtio_console: fix uapi header
From: Rusty Russell <hidden>
Date: 2013-05-17 01:38:10
Also in:
kvm, lkml
From: Rusty Russell <hidden>
Date: 2013-05-17 01:38:10
Also in:
kvm, lkml
"Michael S. Tsirkin" [off-list ref] writes:
uapi should use __u32 not u32. Fix a macro in virtio_console.h which uses u32. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Ouch. Added CC:stable, and put into fixes. Mainly because it's embarrassing :) Cheers, Rusty.