> -----Original Message----- > From: Vitaly Kuznetsov [mailto:[email protected]] > Sent: Friday, May 19, 2017 02:59 > To: Jork Loeser <[email protected]> > Cc: Jork Loeser <[email protected]>; [email protected]; linux- > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; Stephen Hemminger > <[email protected]> > Subject: Re: [PATCH 4/4] Hyper-V vPCI: use vPCI protocol version 1.2 > > Jork Loeser <[email protected]> writes:
> > + res = hv_do_hypercall(HVCALL_RETARGET_INTERRUPT | (var_size << > 17), > > + params, NULL); > > In my 'remote tbl flush' series I defined 'union hv_hypercall_input', you can > use it > instead of hardcoding ' | (var_size << 17)' Good idea. We can adapt this later. Regards, Jork _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
