Re: [PATCH net-next] net/sched: cls_flower: reduce fl_change stack size

2017-01-19 Thread David Miller
From: Arnd Bergmann Date: Thu, 19 Jan 2017 10:45:31 +0100 > The new ARP support has pushed the stack size over the edge on ARM, > as there are two large objects on the stack in this function (mask > and tb) and both have now grown a bit more: > > net/sched/cls_flower.c: In

Re: [PATCH net-next] net/sched: cls_flower: reduce fl_change stack size

2017-01-19 Thread Jiri Pirko
Thu, Jan 19, 2017 at 10:45:31AM CET, a...@arndb.de wrote: >The new ARP support has pushed the stack size over the edge on ARM, >as there are two large objects on the stack in this function (mask >and tb) and both have now grown a bit more: > >net/sched/cls_flower.c: In function 'fl_change':

[PATCH net-next] net/sched: cls_flower: reduce fl_change stack size

2017-01-19 Thread Arnd Bergmann
The new ARP support has pushed the stack size over the edge on ARM, as there are two large objects on the stack in this function (mask and tb) and both have now grown a bit more: net/sched/cls_flower.c: In function 'fl_change': net/sched/cls_flower.c:928:1: error: the frame size of 1072 bytes is