Re: linux-next: Tree for Jul 31 (net/decnet/ & FIB_RULES)

2020-07-31 Thread Brian Vazquez
Ugh I completely missed CONFIG_IP_MULTIPLE_TABLES too, I sent the new patch. This time I believe I cover all the cases. PTAL. Thanks, Brian On Fri, Jul 31, 2020 at 5:50 PM Randy Dunlap wrote: > > On 7/31/20 5:35 PM, Stephen Rothwell wrote: > > Hi Randy, > > > > On Fri, 31 Jul 2020 08:53:09

Re: linux-next: Tree for Jul 31 (net/decnet/ & FIB_RULES)

2020-07-31 Thread Randy Dunlap
On 7/31/20 5:35 PM, Stephen Rothwell wrote: > Hi Randy, > > On Fri, 31 Jul 2020 08:53:09 -0700 Randy Dunlap wrote: >> >> on i386: >> >> ld: net/core/fib_rules.o: in function `fib_rules_lookup': >> fib_rules.c:(.text+0x16b8): undefined reference to `fib4_rule_match' >> ld:

Re: linux-next: Tree for Jul 31 (net/decnet/ & FIB_RULES)

2020-07-31 Thread Stephen Rothwell
Hi Randy, On Fri, 31 Jul 2020 08:53:09 -0700 Randy Dunlap wrote: > > on i386: > > ld: net/core/fib_rules.o: in function `fib_rules_lookup': > fib_rules.c:(.text+0x16b8): undefined reference to `fib4_rule_match' > ld: fib_rules.c:(.text+0x16bf): undefined reference to `fib4_rule_match' > ld:

Re: linux-next: Tree for Jul 31 (net/decnet/ & FIB_RULES)

2020-07-31 Thread Randy Dunlap
On 7/31/20 4:19 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20200730: > on i386: ld: net/core/fib_rules.o: in function `fib_rules_lookup': fib_rules.c:(.text+0x16b8): undefined reference to `fib4_rule_match' ld: fib_rules.c:(.text+0x16bf): undefined reference to `fib4_rule_match'