Re: [ovs-dev] [PATCH] Change acinclude to support 4.6 kernels

2016-06-13 Thread pravin shelar
On Sun, Jun 12, 2016 at 4:49 AM, Ryan Moats wrote: > Jesse Gross wrote on 06/09/2016 02:49:38 PM: > >> From: Jesse Gross >> To: Ryan Moats/Omaha/IBM@IBMUS >> Cc: ovs dev >> Date: 06/09/2016 02:50 PM >> Subject: Re: [ovs-dev] [PATCH] Change acinclude to sup

Re: [ovs-dev] [PATCH] Change acinclude to support 4.6 kernels

2016-06-12 Thread Ryan Moats
Jesse Gross wrote on 06/09/2016 02:49:38 PM: > From: Jesse Gross > To: Ryan Moats/Omaha/IBM@IBMUS > Cc: ovs dev > Date: 06/09/2016 02:50 PM > Subject: Re: [ovs-dev] [PATCH] Change acinclude to support 4.6 kernels > > On Thu, Jun 9, 2016 at 7:31 AM, Ryan Moats wrote: &g

Re: [ovs-dev] [PATCH] Change acinclude to support 4.6 kernels

2016-06-09 Thread Jesse Gross
On Thu, Jun 9, 2016 at 7:31 AM, Ryan Moats wrote: > From: RYAN D. MOATS > > We've been compiling and testing against the 4.6.0 kernel > tree and 2.5.90 looks pretty good. So, let's start the > update pieces. > > Signed-off-by: RYAN D. MOATS There are a bunch of patches from 4.4-4.6 that aren't

[ovs-dev] [PATCH] Change acinclude to support 4.6 kernels

2016-06-09 Thread Ryan Moats
From: RYAN D. MOATS We've been compiling and testing against the 4.6.0 kernel tree and 2.5.90 looks pretty good. So, let's start the update pieces. Signed-off-by: RYAN D. MOATS --- acinclude.m4 |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/acinclude.m4 b/acinclud