[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <34107111-5293-2119-cfc7-8156c43ae555@gmail.com>
Date: Wed, 17 Mar 2021 21:24:58 -0600
From: David Ahern <dsahern@...il.com>
To: David Miller <davem@...emloft.net>, andreas.a.roeseler@...il.com
Cc: netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org, kuba@...nel.org,
dsahern@...nel.org
Subject: Re: [PATCH V4 net-next 5/5] icmp: add response to RFC 8335 PROBE
messages
On 3/17/21 9:19 PM, David Miller wrote:
> From: Andreas Roeseler <andreas.a.roeseler@...il.com>
> Date: Wed, 17 Mar 2021 22:11:47 -0500
>
>> On Mon, 2021-03-15 at 04:35 +0800, kernel test robot wrote:
>> Is there something that I'm not understanding about compiling kernel
>> components modularly? How do I avoid this error?
>
>>
> You cannot reference module exported symbols from statically linked code.
> y
>
Look at ipv6_stub to see how it exports IPv6 functions for v4 code.
There are a few examples under net/ipv4.
Powered by blists - more mailing lists