lkml.org 
[lkml]   [2018]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH net-next] vhost: switch to use new message format
From
From: Jason Wang <jasowang@redhat.com>
Date: Fri, 3 Aug 2018 15:04:51 +0800

> So fixing this by introducing a new message type with an explicit
> 32bit reserved field after type like:
>
> struct vhost_msg_v2 {
> int type;
> __u32 reserved;

Please use fixed sized types consistently. Use 's32' instead of 'int'
here.

Thanks!

\
 
 \ /
  Last update: 2018-08-04 22:22    [W:0.085 / U:1.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site