On 5/23/2018 4:10 PM, Jason Gunthorpe wrote: > On Fri, May 18, 2018 at 11:27:59AM -0500, Steve Wise wrote: >> Hey Doug and Jason, >> >> Is this ready to merge soon? > It creates a compile warning: > > drivers/infiniband/hw/cxgb4/restrack.c: In function ‘fill_res_ep_entry’: > drivers/infiniband/hw/cxgb4/restrack.c:260:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=] > } > ^ > > Presumably largely from putting the large struct c4iw_ep on the stack > > Can you send a fixup patch please > > Thanks, > Jason Hey Jason, I don't see this warning when I build it. How do I reproduce this so I know if I fixed it. Thanks, Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html