> -----Original Message----- > From: Greg KH [mailto:[email protected]] > Sent: Thursday, March 31, 2016 5:00 PM > To: KY Srinivasan <[email protected]> > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected] > Subject: Re: [PATCH 3/7] Drivers: hv: vmbus: Fix a bug in > hv_need_to_signal_on_read() > > On Wed, Mar 23, 2016 at 05:53:53PM -0700, K. Y. Srinivasan wrote: > > We need to issue a full memory barrier prior making a signalling decision. > > > > Signed-off-by: K. Y. Srinivasan <[email protected]> > > Cc: [email protected] > > --- > > drivers/hv/ring_buffer.c | 1 + > > 1 files changed, 1 insertions(+), 0 deletions(-) > > why is this burried in a 7 patch series? Don't you want this in > 4.6-final? > > Please break this out into a separate patch, and redo this series.
Will do. Thanks, K. Y > > thanks, > > greg k-h _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
