Re: Patch "ipv4: reset rt_iif for recirculated mcast/bcast out pkts" has been added to the 4.19-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 11, 2019 at 02:37:53PM -0500, Stephen Suryaputra wrote:
> On Wed, Dec 11, 2019 at 08:29:05AM +0100, Greg KH wrote:
> > On Tue, Dec 10, 2019 at 04:04:39PM -0500, Stephen Suryaputra wrote:
> > > Sorry for the delay. I saw an email saying that the patch breaks the
> > > build for 4.19 and there is a request for the fix. What is the process
> > > of fixing it?
> > 
> > Provide a version that does not break the build :)
> > 
> > > I also noticed that the patch file isn't there in queue-4.19 as well
> > > as queue-4.14.
> > 
> > That is because it broke the build, so I had to drop it from the queue.
> 
> Attached is the version that builds. I build-tested on both 4.14 and
> 4.19.
> 
> Please let me know if this miss the mark... need a review, etc. I tried
> my best on how to do this by looking at several patch files in queue-4.19.

This still does not build properly on 4.19:

et/ipv4/route.c: In function ‘rt_dst_clone’:
net/ipv4/route.c:1657:9: error: ‘struct rtable’ has no member named ‘rt_table_id’
 1657 |   new_rt->rt_table_id = rt->rt_table_id;
      |         ^~
net/ipv4/route.c:1657:27: error: ‘struct rtable’ has no member named ‘rt_table_id’
 1657 |   new_rt->rt_table_id = rt->rt_table_id;
      |                           ^~

:(

greg k-h



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux